mirror of
https://github.com/basketikun/infinite-canvas.git
synced 2026-07-24 06:54:06 +08:00
11 lines
186 B
YAML
11 lines
186 B
YAML
services:
|
|
- type: web
|
|
name: infinite-canvas
|
|
runtime: docker
|
|
plan: free
|
|
autoDeployTrigger: off
|
|
healthCheckPath: /
|
|
envVars:
|
|
- key: PORT
|
|
value: 3000
|