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:
Elias Naur
2019-06-12 14:38:33 +02:00
parent d61a717ca8
commit 839faf2b7e
+7 -1
View File
@@ -1,3 +1,9 @@
# SPDX-License-Identifier: Unlicense OR MIT
runtime: go111
runtime: go112
handlers:
- url: .*
script: auto
secure: always