Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +5 -5
Dockerfile
CHANGED
|
@@ -19,11 +19,11 @@ ENV NODE_ENV=production
|
|
| 19 |
# 是否远程获取下面的参数 是个链接,返回一个json;执行完后关闭这个链接即可保密
|
| 20 |
# 返回内容:
|
| 21 |
# {
|
| 22 |
-
# "reverse_proxy": "https://
|
| 23 |
-
# "proxy_password": "
|
| 24 |
-
# "api_key_makersuite": "
|
| 25 |
-
# "github_secret": "
|
| 26 |
-
# "github_project": "
|
| 27 |
# }
|
| 28 |
ENV fetch ""
|
| 29 |
# 代理转发地址
|
|
|
|
| 19 |
# 是否远程获取下面的参数 是个链接,返回一个json;执行完后关闭这个链接即可保密
|
| 20 |
# 返回内容:
|
| 21 |
# {
|
| 22 |
+
# "reverse_proxy": "https://darknight11-hagemi.hf.space/v1",
|
| 23 |
+
# "proxy_password": "asfdafhgfdaujikgsdghilu1242314",
|
| 24 |
+
# "api_key_makersuite": "",
|
| 25 |
+
# "github_secret": "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",
|
| 26 |
+
# "github_project": "Silentforfar/history"
|
| 27 |
# }
|
| 28 |
ENV fetch ""
|
| 29 |
# 代理转发地址
|