修改render必要变量
This commit is contained in:
+1
-7
@@ -7,14 +7,8 @@ services:
|
|||||||
url: ghcr.io/mtvpls/moontvplus:latest
|
url: ghcr.io/mtvpls/moontvplus:latest
|
||||||
envVars:
|
envVars:
|
||||||
- key: USERNAME
|
- key: USERNAME
|
||||||
generateValue: true
|
|
||||||
- key: PASSWORD
|
|
||||||
generateValue: true
|
|
||||||
- key: NEXT_PUBLIC_STORAGE_TYPE
|
|
||||||
value: upstash
|
|
||||||
- key: UPSTASH_URL
|
|
||||||
sync: false
|
sync: false
|
||||||
- key: UPSTASH_TOKEN
|
- key: PASSWORD
|
||||||
sync: false
|
sync: false
|
||||||
- key: NEXT_PUBLIC_SITE_NAME
|
- key: NEXT_PUBLIC_SITE_NAME
|
||||||
value: MoonTVPlus
|
value: MoonTVPlus
|
||||||
|
|||||||
Reference in New Issue
Block a user