We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2af4a commit 5728f1fCopy full SHA for 5728f1f
1 file changed
docker-compose.standalone.yml
@@ -48,6 +48,7 @@ services:
48
- .env
49
working_dir: /zeppelin/backend
50
command: ["npm", "run", "migrate-prod"]
51
+ restart: no
52
53
api:
54
image: ghcr.io/rubyowo/zeppelin:coolify
0 commit comments