darknight11 commited on
Commit
6043d4d
·
verified ·
1 Parent(s): 26bb9b9

Update Dockerfile

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