Compare commits

2 Commits
Author SHA1 Message Date
mtvpls 18611ce49a Change runtime from docker to image in render.yaml 2026-03-15 13:07:06 +08:00
mtvpls 70aacf6de6 test render 2026-03-15 13:02:44 +08:00
+22
View File
@@ -0,0 +1,22 @@
services:
- type: web
name: moontvplus
runtime: image
plan: free
image:
url: ghcr.io/mtvpls/moontvplus:latest
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