Niansuh commited on
Commit
4a60ea6
·
verified ·
1 Parent(s): 083d4ce

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -14,8 +14,6 @@ RUN npm install
14
  RUN npm run build
15
 
16
  # Define environment variables
17
- ENV CUSTOM_MODELS=-all,+glm-4@NAI,+gpt-4o-mini@NAI,+gpt-4o-mini-free@NAI,+gpt-4o@NAI,+gpt-4-turbo@NAI,+glm-4v@NAI,+glm-3-turbo@NAI,+yi-large@NAI,+yi-medium@NAI,+yi-vision@NAI,+yi-medium-200k@NAI,+yi-spark@NAI,+yi-large-rag@NAI,+yi-large-turbo@NAI,+deepseek-coder@NAI,+360gpt-pro@NAI,+360GPT-turbo@NAI
18
- # Expose port 3000 for accessing the application
19
  EXPOSE 3000
20
 
21
  # Specify the command to run the application
 
14
  RUN npm run build
15
 
16
  # Define environment variables
 
 
17
  EXPOSE 3000
18
 
19
  # Specify the command to run the application