Skip to content

Commit

Permalink
fix mixed content (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
vncloudsco authored Dec 1, 2023
1 parent 43e55a3 commit 4f526d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions servapps/Firefly-III/cosmos-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"environment": [
"TZ=auto",
"APP_KEY={Passwords.0}00000000",
"APP_URL=https://{Hostnames.{StaticServiceName}.{StaticServiceName}.host}",
"TRUSTED_PROXIES=**",
"DB_CONNECTION=mysql",
"DB_HOST={ServiceName}-db",
Expand Down

0 comments on commit 4f526d5

Please sign in to comment.