Skip to content

Commit 849e086

Browse files
committed
Update default_settings
1 parent 7caeac0 commit 849e086

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

storage/backups/default_settings

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,6 @@ SKIP_UPDATE_BACKUP=false
7676
#=You can read more about this config at https://llc.bio/advanced-config.
7777
CUSTOM_META_TAGS=false
7878

79-
FORCE_HTTPS=false
79+
#=FORCE_HTTPS either true or false. Used to redirect any request to HTTPS.
80+
#=Note that this will only affect port 443 if you are using the docker image.
81+
FORCE_HTTPS=true

0 commit comments

Comments
 (0)