mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-05 17:35:36 +00:00
website: force https and bump to Go 1.12 app engine runtime
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+7
-1
@@ -1,3 +1,9 @@
|
|||||||
# SPDX-License-Identifier: Unlicense OR MIT
|
# SPDX-License-Identifier: Unlicense OR MIT
|
||||||
|
|
||||||
runtime: go111
|
runtime: go112
|
||||||
|
|
||||||
|
handlers:
|
||||||
|
|
||||||
|
- url: .*
|
||||||
|
script: auto
|
||||||
|
secure: always
|
||||||
|
|||||||
Reference in New Issue
Block a user