update debug mode
This commit is contained in:
@@ -12,6 +12,9 @@ services:
|
||||
ports: !reset []
|
||||
|
||||
app:
|
||||
build:
|
||||
args:
|
||||
debug: true
|
||||
restart: "no"
|
||||
ports:
|
||||
- "${DEV_SERVER_PORT:-8080}:${DEV_SERVER_PORT:-8080}"
|
||||
|
||||
Reference in New Issue
Block a user