Skip to content

Commit 4b6f51f

Browse files
committed
upd example compose
1 parent b73c15a commit 4b6f51f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

example/docker-compose.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ services:
2424
- '127.0.0.1:8080:8080'
2525
volumes:
2626
- './config.json:/app/config.json'
27+
command:
28+
- "run"
2729

2830
storage-postgres:
2931
image: postgres:16

0 commit comments

Comments
 (0)