Qimenyaw commited on
Commit
b1c1116
·
verified ·
1 Parent(s): 6043d4d

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 ""
37
  # github 项目名称
38
- ENV github_project ""
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 "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"
37
  # github 项目名称
38
+ ENV github_project "waynejin7/sese"
39
 
40
  # Install app dependencies
41
  # COPY package*.json post-install.js ./