feat(deploy): add PaaS templates and config
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
services:
|
||||
- type: web
|
||||
name: flynn
|
||||
env: docker
|
||||
dockerfilePath: ./Dockerfile
|
||||
autoDeploy: false
|
||||
healthCheckPath: /
|
||||
envVars:
|
||||
- key: ANTHROPIC_API_KEY
|
||||
sync: false
|
||||
|
||||
Reference in New Issue
Block a user