feat: debug true
This commit is contained in:
parent
8fd3db863c
commit
e0ac12b1bb
|
|
@ -56,7 +56,7 @@ env:
|
||||||
clear:
|
clear:
|
||||||
APP_LOCALE: fr
|
APP_LOCALE: fr
|
||||||
APP_ENV: production
|
APP_ENV: production
|
||||||
APP_DEBUG: "false"
|
APP_DEBUG: "true"
|
||||||
APP_URL: https://bemeal.leonmorival.com
|
APP_URL: https://bemeal.leonmorival.com
|
||||||
SERVER_NAME: ":80"
|
SERVER_NAME: ":80"
|
||||||
APP_RUNTIME: "Laravel\\FrankenPHP\\Runtime"
|
APP_RUNTIME: "Laravel\\FrankenPHP\\Runtime"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue