Skip to content

Commit

Permalink
compose: debug flag for cabourotte
Browse files Browse the repository at this point in the history
  • Loading branch information
mcorbin committed Jul 30, 2024
1 parent 33bab73 commit d29cbda
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ services:
network_mode: "host"
depends_on:
- server
command:
- daemon
- --config
- /cabourotte.yaml
- --debug

0 comments on commit d29cbda

Please sign in to comment.