Add requires-secure to keter file
This commit is contained in:
parent
8a6b4f4523
commit
973b0bd6d7
@ -740,6 +740,10 @@ stanzas:
|
||||
# root.
|
||||
- www.PROJECTNAME.com
|
||||
|
||||
# Enable to force Keter to redirect to https
|
||||
# Can be added to any stanza
|
||||
requires-secure: false
|
||||
|
||||
# Static files.
|
||||
- type: static-files
|
||||
hosts:
|
||||
|
||||
@ -750,6 +750,10 @@ stanzas:
|
||||
# root.
|
||||
- www.PROJECTNAME.com
|
||||
|
||||
# Enable to force Keter to redirect to https
|
||||
# Can be added to any stanza
|
||||
requires-secure: false
|
||||
|
||||
# Static files.
|
||||
- type: static-files
|
||||
hosts:
|
||||
|
||||
@ -800,6 +800,10 @@ stanzas:
|
||||
# root.
|
||||
- www.PROJECTNAME.com
|
||||
|
||||
# Enable to force Keter to redirect to https
|
||||
# Can be added to any stanza
|
||||
requires-secure: false
|
||||
|
||||
# Static files.
|
||||
- type: static-files
|
||||
hosts:
|
||||
|
||||
@ -750,6 +750,10 @@ stanzas:
|
||||
# root.
|
||||
- www.PROJECTNAME.com
|
||||
|
||||
# Enable to force Keter to redirect to https
|
||||
# Can be added to any stanza
|
||||
requires-secure: false
|
||||
|
||||
# Static files.
|
||||
- type: static-files
|
||||
hosts:
|
||||
|
||||
@ -657,6 +657,10 @@ stanzas:
|
||||
# root.
|
||||
- www.PROJECTNAME.com
|
||||
|
||||
# Enable to force Keter to redirect to https
|
||||
# Can be added to any stanza
|
||||
requires-secure: false
|
||||
|
||||
# Static files.
|
||||
- type: static-files
|
||||
hosts:
|
||||
|
||||
@ -750,6 +750,10 @@ stanzas:
|
||||
# root.
|
||||
- www.PROJECTNAME.com
|
||||
|
||||
# Enable to force Keter to redirect to https
|
||||
# Can be added to any stanza
|
||||
requires-secure: false
|
||||
|
||||
# Static files.
|
||||
- type: static-files
|
||||
hosts:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user