mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update docker-compose.yml
This commit is contained in:
parent
661b62ca76
commit
26a9584819
@ -9,6 +9,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- logs:/usr/src/app/logs
|
- logs:/usr/src/app/logs
|
||||||
|
entrypoint: bash -c "/cmd.sh"
|
||||||
ports:
|
ports:
|
||||||
- ${APP_HTTP_PORT}:5000
|
- ${APP_HTTP_PORT}:5000
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user