Skip to content

Commit

Permalink
upd example compose
Browse files Browse the repository at this point in the history
  • Loading branch information
kazhuravlev committed Dec 19, 2024
1 parent b73c15a commit 4b6f51f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ services:
- '127.0.0.1:8080:8080'
volumes:
- './config.json:/app/config.json'
command:
- "run"

storage-postgres:
image: postgres:16
Expand Down

0 comments on commit 4b6f51f

Please sign in to comment.