Persarce commited on
Commit
2d972cf
·
verified ·
1 Parent(s): a4ebf56

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 "dwvco34rmq/history1"
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 ./