Determined issue (Old browser data)

This commit is contained in:
WilliamMiceli
2019-01-13 15:48:44 -05:00
parent ad393cadec
commit 9f20daaadd

View File

@@ -7,8 +7,8 @@ services:
- 1.1.1.1 - 1.1.1.1
- 1.0.0.1 - 1.0.0.1
environment: environment:
APP_ENV: development # [ development | production ] APP_ENV: production # [ development | production ]
APP_DEBUG: true APP_DEBUG: false
APP_URL: https://${TRAEFIK_HOST} # No port number needed APP_URL: https://${TRAEFIK_HOST} # No port number needed
APP_KEY: ${APP_KEY} APP_KEY: ${APP_KEY}
MYSQL_HOST: mysql MYSQL_HOST: mysql