mirror of
https://github.com/rclone/rclone.git
synced 2026-01-05 10:03:17 +00:00
12 lines
135 B
YAML
12 lines
135 B
YAML
runtime: go
|
|
api_version: go1
|
|
vm: true
|
|
|
|
manual_scaling:
|
|
instances: 1
|
|
|
|
handlers:
|
|
# Serve only the web root.
|
|
- url: /
|
|
script: _go_app
|