Refactor code structure and remove redundant changes
This commit is contained in:
3
deployment/Dockerfile
Normal file
3
deployment/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM nginx:stable-alpine
|
||||
WORKDIR /var/www/app
|
||||
COPY /prod/ /usr/share/nginx/html/
|
||||
Reference in New Issue
Block a user