Commit 27a096c9 authored by tanghao's avatar tanghao

123

parent 236f796b
......@@ -26,6 +26,6 @@ RUN echo "server { \
&& mkdir -p /var/www \
&& mkdir -p /var/www/html
ADD / /var/www/html/
ADD ./dist/ /var/www/html/
EXPOSE 80
EXPOSE 443
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