♻️ Add backend and frontend to docker-compose
This commit is contained in:
4
frontend/Dockerfile
Normal file
4
frontend/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
# pull the latest official nginx image
|
||||
FROM nginx:mainline-alpine-slim
|
||||
|
||||
COPY dist /usr/share/nginx/html
|
Reference in New Issue
Block a user