snowflake/rendezvous/app.yaml
Serene Han e4e068640f begin appengine rendezvous component - domain fronting works,
although it just reflects the offer.
next step is to retrieve browser proxy answer (#1)
2016-01-19 13:24:57 -08:00

10 lines
171 B
YAML

# override this with appcfg.py -A $YOUR_APP_ID
application: snowflake-reg
version: 1
runtime: go
api_version: go1
handlers:
- url: /.*
script: _go_app
secure: always