Update docker-compose.yml
This commit is contained in:
@@ -6,8 +6,8 @@ services:
|
||||
- "${APP_PORT:-8000}"
|
||||
|
||||
# temporary
|
||||
ports:
|
||||
- "9281:${APP_PORT:-8000}"
|
||||
#ports:
|
||||
# - "9281:${APP_PORT:-8000}"
|
||||
|
||||
healthcheck:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user