L3n4 commited on
Commit
44a21f1
·
verified ·
1 Parent(s): 6718474

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -2,7 +2,6 @@ FROM ghcr.io/danny-avila/librechat-dev:latest
2
 
3
  # Expose ports (3080 for LibreChat, 8000 for RAG API)
4
  EXPOSE 3080
5
- EXPOSE 8000
6
 
7
  # Set environment variables (minimal set - the rest go in HF Spaces settings)
8
  ENV HOST=0.0.0.0
 
2
 
3
  # Expose ports (3080 for LibreChat, 8000 for RAG API)
4
  EXPOSE 3080
 
5
 
6
  # Set environment variables (minimal set - the rest go in HF Spaces settings)
7
  ENV HOST=0.0.0.0