Debug mode enabled

This commit is contained in:
WilliamMiceli
2018-07-11 12:43:56 -04:00
parent 4eae64ef46
commit b012f3490c

View File

@@ -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