mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update config for Heroku [skip ci]
This commit is contained in:
parent
4dee6a9f59
commit
86d8ba6fc5
@ -1,9 +1,9 @@
|
|||||||
APP_ENV=local
|
APP_ENV=local
|
||||||
APP_DEBUG=false
|
APP_DEBUG=true
|
||||||
APP_NAME=FireflyIII
|
APP_NAME=FireflyIII
|
||||||
APP_KEY=7ahyYVPVsmxjdhsweWCauGeJfwc92NP2
|
APP_KEY=7ahyYVPVsmxjdhsweWCauGeJfwc92NP2
|
||||||
APP_LOG=errorlog
|
APP_LOG=syslog
|
||||||
APP_LOG_LEVEL=info
|
APP_LOG_LEVEL=debug
|
||||||
APP_URL=http://localhost
|
APP_URL=http://localhost
|
||||||
TRUSTED_PROXIES=
|
TRUSTED_PROXIES=
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user