mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-01 02:20:54 +00:00
update compose files
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- USER_ID=${USERID:-1000}
|
||||
- GROUP_ID=${GROUPID:-1000}
|
||||
ports:
|
||||
- "${APP_PORT:-8000}:80"
|
||||
- "${APP_PORT:-8000}:8080"
|
||||
environment:
|
||||
AUTORUN_ENABLED: false
|
||||
PUSHER_HOST: "${PUSHER_HOST}"
|
||||
|
||||
Reference in New Issue
Block a user