Files
bsky-social-app/render.yaml
T
Jake Gold b51b072698 render
2023-09-22 07:34:45 -07:00

11 lines
228 B
YAML

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