parent
0907374cfa
commit
bbc862c1f9
@ -1,3 +1,4 @@
|
||||
FROM nginx
|
||||
COPY dist /usr/share/nginx/html
|
||||
EXPOSE 80
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
EXPOSE 80
|
||||
|
Loading…
Reference in new issue