Debug mode enabled
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- 1.0.0.1
|
||||
environment:
|
||||
APP_ENV: production
|
||||
APP_DEBUG: false
|
||||
APP_DEBUG: true
|
||||
APP_URL: ${URL}:${HOST_HTTP_PORT}
|
||||
APP_KEY: ${APP_KEY}
|
||||
MYSQL_HOST: mysql
|
||||
|
||||
Reference in New Issue
Block a user