Update default_settings

This commit is contained in:
Julian Prieber 2022-07-05 00:07:48 +02:00
parent 7caeac0a60
commit 849e0864c5
1 changed files with 3 additions and 1 deletions

View File

@ -76,4 +76,6 @@ SKIP_UPDATE_BACKUP=false
#=You can read more about this config at https://llc.bio/advanced-config.
CUSTOM_META_TAGS=false
FORCE_HTTPS=false
#=FORCE_HTTPS either true or false. Used to redirect any request to HTTPS.
#=Note that this will only affect port 443 if you are using the docker image.
FORCE_HTTPS=true