mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-04-27 15:07:43 +00:00
Always use SSL.
This commit is contained in:
parent
729cafb788
commit
b1d334f8e9
1 changed files with 1 additions and 0 deletions
|
|
@ -8,3 +8,4 @@ handlers:
|
||||||
static_dir: static
|
static_dir: static
|
||||||
- url: /.*
|
- url: /.*
|
||||||
script: _go_app
|
script: _go_app
|
||||||
|
secure: always
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue