Determined issue (Old browser data)
This commit is contained in:
@@ -7,8 +7,8 @@ services:
|
||||
- 1.1.1.1
|
||||
- 1.0.0.1
|
||||
environment:
|
||||
APP_ENV: development # [ development | production ]
|
||||
APP_DEBUG: true
|
||||
APP_ENV: production # [ development | production ]
|
||||
APP_DEBUG: false
|
||||
APP_URL: https://${TRAEFIK_HOST} # No port number needed
|
||||
APP_KEY: ${APP_KEY}
|
||||
MYSQL_HOST: mysql
|
||||
|
||||
Reference in New Issue
Block a user