feat(deploy): add PaaS templates and config

This commit is contained in:
William Valentin
2026-02-15 18:28:26 -08:00
parent 2177413833
commit 8d0016fd32
10 changed files with 205 additions and 3 deletions
+11
View File
@@ -0,0 +1,11 @@
services:
- type: web
name: flynn
env: docker
dockerfilePath: ./Dockerfile
autoDeploy: false
healthCheckPath: /
envVars:
- key: ANTHROPIC_API_KEY
sync: false