This commit is contained in:
Jake Gold
2023-09-22 07:34:45 -07:00
parent 146132a080
commit b51b072698
+10
View File
@@ -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