Trigger rebuild
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
|
@@ -70,3 +70,4 @@ EXPOSE 7860
|
|
| 70 |
# Run the application
|
| 71 |
CMD ["python", "start_web_server.py"]
|
| 72 |
|
|
|
|
|
|
| 70 |
# Run the application
|
| 71 |
CMD ["python", "start_web_server.py"]
|
| 72 |
|
| 73 |
+
|