zym1 commited on
Commit
83caa8c
·
verified ·
1 Parent(s): cc7d96d

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