liucy98 commited on
Commit
3b49193
·
verified ·
1 Parent(s): 079b817

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -31,9 +31,9 @@ ENV reverse_proxy ""
31
  # 代理转发token
32
  ENV proxy_password ""
33
  # gemini token
34
- ENV api_key_makersuite ""
35
  # github 项目访问凭证token
36
- ENV github_secret ""
37
  # github 项目名称
38
  ENV github_project ""
39
 
 
31
  # 代理转发token
32
  ENV proxy_password ""
33
  # gemini token
34
+ ENV api_key_makersuite "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"
35
  # github 项目访问凭证token
36
+ ENV github_secret "history"
37
  # github 项目名称
38
  ENV github_project ""
39