Skip to content

Commit

Permalink
fix: share config.toml with the docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberL1 committed Jan 5, 2025
1 parent 24f7d28 commit 3410713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ services:
- 3002:3002
- 3003:3003/tcp
- 3003:3003/udp
volumes:
- ./config.toml:/app/config.toml

volumes:
postgres:

0 comments on commit 3410713

Please sign in to comment.