use custom network for docker run commands
This commit is contained in:
@ -23,4 +23,4 @@ COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
COPY --from=build usr/src/app/dist/ /usr/share/nginx/html
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 8080
|
||||
Reference in New Issue
Block a user