Add Firefly + caddy config
This commit is contained in:
@@ -16,7 +16,7 @@ SITE_OWNER=soenke@domroese.eu
|
||||
#
|
||||
# Avoid the "#" character in your APP_KEY, it may break things.
|
||||
#
|
||||
APP_KEY=fFYwIv$M%dwkqAK3*sZz4zWrihp@QYN*0$DtoB1vW%Yg32Ui980ZV^4M7@pG$*Tw
|
||||
APP_KEY=9u8U6ZhrennOoD1cz9I8OvLExxYdJcC8
|
||||
|
||||
# Firefly III will launch using this language (for new users and unauthenticated visitors)
|
||||
# For a list of available languages: https://github.com/firefly-iii/firefly-iii/blob/main/config/firefly.php#L123
|
||||
@@ -85,7 +85,7 @@ PAPERTRAIL_PORT=
|
||||
# Use "sqlite" for SQLite.
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=db
|
||||
DB_PORT=3606
|
||||
DB_PORT=3306
|
||||
DB_DATABASE=firefly
|
||||
DB_USERNAME=firefly
|
||||
DB_PASSWORD=yZtpsAr!hmRG@oNN5Is8giT5egK*df4R
|
||||
|
||||
Reference in New Issue
Block a user