misc
This commit is contained in:
+6
-1
@@ -3,6 +3,7 @@ APP_ENV=production
|
||||
APP_KEY=base64:WE5DlJGDeIrl+B1ZqahVJSg4TN6oY3N1ph8CDKNo0w4=
|
||||
APP_DEBUG=false
|
||||
APP_URL=https://perceptron.matthiasg.dev
|
||||
ASSET_URL=https://perceptron.matthiasg.dev
|
||||
|
||||
APP_LOCALE=fr
|
||||
APP_FALLBACK_LOCALE=fr
|
||||
@@ -11,11 +12,15 @@ APP_FAKER_LOCALE=fr_FR
|
||||
APP_MAINTENANCE_DRIVER=file
|
||||
# APP_MAINTENANCE_STORE=database
|
||||
|
||||
PHP_CLI_SERVER_WORKERS=4
|
||||
|
||||
BCRYPT_ROUNDS=12
|
||||
|
||||
LOG_CHANNEL=single
|
||||
LOG_STACK=single
|
||||
LOG_DEPRECATIONS_CHANNEL=null
|
||||
LOG_LEVEL=debug
|
||||
|
||||
è
|
||||
SESSION_DRIVER=database
|
||||
SESSION_LIFETIME=120
|
||||
SESSION_ENCRYPT=false
|
||||
|
||||
Reference in New Issue
Block a user