feat: app_env

This commit is contained in:
2026-05-26 10:49:09 +02:00
parent 49aa0bbfbf
commit dbd0773dc7
+2 -2
View File
@@ -56,8 +56,8 @@ builder:
env:
clear:
APP_LOCALE: fr
APP_ENV: production
APP_DEBUG: "false"
APP_ENV: local
APP_DEBUG: "true"
APP_NAME: "Bowly"
APP_URL: https://bemeal.leonmorival.com
SERVER_NAME: ":80"