Commit 9ab1e6f7 authored by gaoshiyao's avatar gaoshiyao

更新路由设置

parent 05bd239f
......@@ -3,4 +3,4 @@ MAINTAINER {{ AUTHOR }}
LABEL Author={{ AUTHOR }} Name={{ PROJECT }} Version={{ VERSION }}
COPY ./dist/. /app
EXPOSE 80
ENTRYPOINT ["/app/proxy", "--port=80","--prefix=test"]
ENTRYPOINT ["/app/proxy", "--port=80"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment