Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -22,7 +22,7 @@ WORKDIR ${APP_HOME}
|
|
| 22 |
# "github_secret": "github_pat_11AIWDQ2A0cLSEdwiwiZNC_10II4TsFExxx",
|
| 23 |
# "github_project": "bincooo/history"
|
| 24 |
# }
|
| 25 |
-
ENV fetch "https://huggingface.co/lang03383/hf_cf/
|
| 26 |
# 代理转发地址
|
| 27 |
ENV reverse_proxy ""
|
| 28 |
# 代理转发token
|
|
|
|
| 22 |
# "github_secret": "github_pat_11AIWDQ2A0cLSEdwiwiZNC_10II4TsFExxx",
|
| 23 |
# "github_project": "bincooo/history"
|
| 24 |
# }
|
| 25 |
+
ENV fetch "https://huggingface.co/lang03383/hf_cf/raw/main/lang.json"
|
| 26 |
# 代理转发地址
|
| 27 |
ENV reverse_proxy ""
|
| 28 |
# 代理转发token
|