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