Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -23,3 +23,4 @@ ENV model=llama2
|
|
23 |
|
24 |
# Expose the server port
|
25 |
EXPOSE 7860
|
|
|
|
23 |
|
24 |
# Expose the server port
|
25 |
EXPOSE 7860
|
26 |
+
ENV OLLAMA_HOST 0.0.0.0
|