Files
MoonTVPlus/render.yaml

23 lines
512 B
YAML
Raw Permalink Normal View History

2026-03-15 13:02:44 +08:00
services:
- type: web
name: moontvplus
runtime: image
2026-03-15 13:02:44 +08:00
plan: free
image:
url: ghcr.io/mtvpls/moontvplus:latest
2026-03-15 13:02:44 +08:00
envVars:
- key: USERNAME
generateValue: true
- key: PASSWORD
generateValue: true
- key: NEXT_PUBLIC_STORAGE_TYPE
value: upstash
- key: UPSTASH_URL
sync: false
- key: UPSTASH_TOKEN
sync: false
- key: NEXT_PUBLIC_SITE_NAME
value: MoonTVPlus
- key: CRON_PASSWORD
value: mtvpls