render
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
- type: web
|
||||
name: webapp
|
||||
runtime: docker
|
||||
repo: https://github.com/bluesky-social/social-app
|
||||
plan: starter
|
||||
dockerCommand: bskyweb serve
|
||||
healthCheckPath: /
|
||||
plan: starter
|
||||
numInstances: 1
|
||||
Reference in New Issue
Block a user