build/Dockerfile @@ -44,6 +44,7 @@ # 容器向外提供服务的暴露端口 EXPOSE 9081 EXPOSE 9091 # 启动OpenResty服务 #CMD ["/usr/local/openresty/bin/openresty", "-g", "daemon off;"]