Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -14,4 +14,4 @@ USER 1000
|
|
| 14 |
# 3️⃣ (Optional) Expose a different host port – HF will map
|
| 15 |
# the container’s 8080 → the Space’s public URL automatically.
|
| 16 |
# ---------------------------------------------------------
|
| 17 |
-
EXPOSE 7860
|
|
|
|
| 14 |
# 3️⃣ (Optional) Expose a different host port – HF will map
|
| 15 |
# the container’s 8080 → the Space’s public URL automatically.
|
| 16 |
# ---------------------------------------------------------
|
| 17 |
+
EXPOSE 7860
|