@ -9,7 +9,7 @@ COPY nginx.conf /etc/nginx/conf.d/default.conf
COPY dist /usr/share/nginx/html
# 暴露 8088 端口
EXPOSE 8088
EXPOSE 8089
# 创建启动脚本
RUN echo -e '#!/bin/sh\n\