Change log channel

This commit is contained in:
Bubka 2022-04-14 15:13:26 +02:00
parent 02ebccb4de
commit a68f9ec34a

View File

@ -32,7 +32,7 @@
"APP_NAME": "2FAuth", "APP_NAME": "2FAuth",
"APP_ENV": "review", "APP_ENV": "review",
"APP_DEBUG": "false", "APP_DEBUG": "false",
"LOG_CHANNEL": "errorlog", "LOG_CHANNEL": "stderr",
"DB_CONNECTION": "pgsql", "DB_CONNECTION": "pgsql",
"TRUSTED_PROXIES": "*" "TRUSTED_PROXIES": "*"
}, },