Updated app.yaml.sample

This commit is contained in:
Rodrigue Chakode 2021-09-14 23:37:07 +02:00 committed by GitHub
parent 4449260e22
commit e2f5aba525
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ runtime: go112
# Uncomment the 'service' parameter if you're deploying the hugo-mx-gateway
# under an existing App.
#
#service: hugo-mx-gateway
service: hugo-mx-gateway
# Set the below configuration environment variables with appropriate values
@ -19,4 +19,4 @@ env_variables:
CONTACT_REPLY_BCC_EMAIL: "contact@example.com"
DEMO_URL: "https://demo.example.com/"
ALLOWED_ORIGINS: "127.0.0.1,example.com"
RECAPTCHA_PRIVATE_KEY: "value-of-recaptcha-private-key"
RECAPTCHA_PRIVATE_KEY: "value-of-recaptcha-private-key"