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