We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73c15a commit 4b6f51fCopy full SHA for 4b6f51f
example/docker-compose.yaml
@@ -24,6 +24,8 @@ services:
24
- '127.0.0.1:8080:8080'
25
volumes:
26
- './config.json:/app/config.json'
27
+ command:
28
+ - "run"
29
30
storage-postgres:
31
image: postgres:16
0 commit comments