Spaces:
Sleeping
Sleeping
update
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -24,4 +24,4 @@ COPY --from=builder /app/dist /usr/share/nginx/html
|
|
| 24 |
# COPY nginx.conf /etc/nginx/conf.d/default.conf
|
| 25 |
|
| 26 |
# 暴露端口
|
| 27 |
-
EXPOSE
|
|
|
|
| 24 |
# COPY nginx.conf /etc/nginx/conf.d/default.conf
|
| 25 |
|
| 26 |
# 暴露端口
|
| 27 |
+
EXPOSE 7860
|