Files
bsky-social-app/render.yaml
T
Jake Gold c2e230f04b render
2023-09-22 07:35:52 -07:00

10 lines
210 B
YAML

services:
- type: web
name: webapp
runtime: docker
repo: https://github.com/bluesky-social/social-app
plan: starter
dockerCommand: bskyweb serve
healthCheckPath: /
numInstances: 1