Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -34,3 +34,4 @@ EXPOSE 7860
|
|
34 |
|
35 |
# Run the ChainLit command
|
36 |
CMD ["chainlit", "run", "model.py", "-w", "--port", "7860"]
|
|
|
|
34 |
|
35 |
# Run the ChainLit command
|
36 |
CMD ["chainlit", "run", "model.py", "-w", "--port", "7860"]
|
37 |
+
|