bohesocool commited on
Commit
74e51ac
1 Parent(s): 0972e5a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -30,9 +30,9 @@ ENV proxy_password ""
30
  # gemini token
31
  ENV api_key_makersuite ""
32
  # github 项目访问凭证token
33
- ENV github_secret "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"
34
  # github 项目名称
35
- ENV github_project "bohesocool/history"
36
 
37
  # Install app dependencies
38
  # COPY package*.json post-install.js ./
 
30
  # gemini token
31
  ENV api_key_makersuite ""
32
  # github 项目访问凭证token
33
+ ENV github_secret ""
34
  # github 项目名称
35
+ ENV github_project ""
36
 
37
  # Install app dependencies
38
  # COPY package*.json post-install.js ./