mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
10 lines
171 B
YAML
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
|