Skip to content

Commit

Permalink
log -> logs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesndrs committed Aug 6, 2024
1 parent 7278ca6 commit 65590e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
- '3000:3000'
volumes:
- uploads:/code/public/system
- log:/code/log
- logs:/code/log
- ./config/tess.yml:/code/config/tess.yml
- ./config/secrets.yml:/code/config/secrets.yml
environment:
Expand Down

0 comments on commit 65590e8

Please sign in to comment.