Mhadis commited on
Commit
542698b
·
verified ·
1 Parent(s): 4130a34

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -27,9 +27,9 @@ ENV NODE_ENV=production
27
  # }
28
  ENV fetch ""
29
  # 代理转发地址
30
- ENV reverse_proxy "https://mhadis-hagemi.hf.space/v1"
31
  # 代理转发token
32
- ENV proxy_password ""
33
  # gemini token
34
  ENV api_key_makersuite "AIzaSyBS_0jPk73d36cPd1AY7Q6N3GtfyENYQ_I"
35
  # github 项目访问凭证token
 
27
  # }
28
  ENV fetch ""
29
  # 代理转发地址
30
+ ENV reverse_proxy "http://stroom.ns-5yqugfbz.svc.cluster.local:7860"
31
  # 代理转发token
32
+ ENV proxy_password "123"
33
  # gemini token
34
  ENV api_key_makersuite "AIzaSyBS_0jPk73d36cPd1AY7Q6N3GtfyENYQ_I"
35
  # github 项目访问凭证token