feat(nginx): fixed comment in vars.yaml
This commit is contained in:
parent
2470ff1f0a
commit
54de370b31
1 changed files with 1 additions and 1 deletions
|
|
@ -106,6 +106,6 @@ chalice:
|
|||
# # and copied to ../openreplay/files/
|
||||
# sslKey: site.key
|
||||
# sslCert: site.crt
|
||||
# # Redirecting http to https
|
||||
# customServerConfigs: |
|
||||
# # Redirecting http to https
|
||||
# return 301 https://$host$request_uri;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue