APP_DEBUG=false
This commit is contained in:
parent
8986efba8c
commit
825b52dfe0
|
@ -18,7 +18,7 @@ services:
|
|||
- 0.0.0.0:3004:80
|
||||
environment:
|
||||
- ENABLE_CRON=true
|
||||
- APP_DEBUG=true
|
||||
- APP_DEBUG=false
|
||||
- INIT_PLUGINS=true
|
||||
volumes:
|
||||
- ./server/plugins:/var/www/html/plugins
|
||||
|
|
Loading…
Reference in New Issue