mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-15 08:03:36 -04:00
10 lines
159 B
YAML
10 lines
159 B
YAML
runtime: go
|
|
api_version: go1
|
|
automatic_scaling:
|
|
max_idle_instances: 2
|
|
min_pending_latency: 1000ms
|
|
|
|
handlers:
|
|
- url: /.*
|
|
script: _go_app
|
|
secure: always
|