songdaooi commited on
Commit
de3e5a6
1 Parent(s): 320debb

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/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 "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"
34
  # github 项目名称
35
+ ENV github_project "songdaopi/cache"
36
 
37
  # Install app dependencies
38
  # COPY package*.json post-install.js ./