Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
# Pull the base image
|
2 |
FROM ghcr.io/danny-avila/librechat:latest
|
3 |
|
4 |
-
|
5 |
# Set environment variables
|
6 |
ENV HOST=0.0.0.0
|
7 |
ENV PORT=7860
|
|
|
1 |
# Pull the base image
|
2 |
FROM ghcr.io/danny-avila/librechat:latest
|
3 |
|
|
|
4 |
# Set environment variables
|
5 |
ENV HOST=0.0.0.0
|
6 |
ENV PORT=7860
|