mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-04 17:21:43 +02:00
Configure HTTP->HTTPS redirect
This commit is contained in:
@ -11,3 +11,5 @@ handlers:
|
|||||||
# the entire handlers section) when there are no static files defined.
|
# the entire handlers section) when there are no static files defined.
|
||||||
- url: /.*
|
- url: /.*
|
||||||
script: auto
|
script: auto
|
||||||
|
secure: always
|
||||||
|
redirect_http_response_code: 301
|
Reference in New Issue
Block a user