qitongwei commited on
Commit
5ad11f1
·
verified ·
1 Parent(s): 0068ce7

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -7,6 +7,7 @@ ENV PORT=3080
7
  ENV SESSION_EXPIRY=900000
8
  ENV REFRESH_TOKEN_EXPIRY=604800000
9
  ENV OPENAI_REVERSE_PROXY=https://api.daifuku.asia/v1
 
10
  ENV DALLE_REVERSE_PROXY=https://api.daifuku.asia/v1/images/generations
11
 
12
  # Uncomment the following ENV to enable search
 
7
  ENV SESSION_EXPIRY=900000
8
  ENV REFRESH_TOKEN_EXPIRY=604800000
9
  ENV OPENAI_REVERSE_PROXY=https://api.daifuku.asia/v1
10
+ ENV ASSISTANTS_REVERSE_PROXY=https://api.daifuku.asia/v1
11
  ENV DALLE_REVERSE_PROXY=https://api.daifuku.asia/v1/images/generations
12
 
13
  # Uncomment the following ENV to enable search