Working Frontend
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM nginx:1.17.1-alpine
|
||||
COPY dist/todo-frontend /usr/share/nginx/html
|
||||
EXPOSE 80
|
Reference in New Issue
Block a user