Skip to content

Commit

Permalink
chore: 🧱 change logging to local as default for compose
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesOberreiter committed Jul 5, 2024
1 parent 48ef388 commit 524d550
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ services:
volumes:
- ./db:/db
ports:
- 1323:1323
- 1323:1323
logging:
driver: "local"

0 comments on commit 524d550

Please sign in to comment.