booly/render.yaml

12 lines
231 B
YAML
Raw Normal View History

2026-01-19 22:12:04 +00:00
services:
- type: worker
name: tooly-bot
runtime: docker
plan: free
region: oregon
branch: main
dockerfilePath: ./Dockerfile
envVars:
- key: DISCORD_TOKEN
sync: false
autoDeploy: true