Add docker-compose.yaml for client
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
FROM nginx as production-stage
|
||||
RUN mkdir /app
|
||||
COPY /public /app
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
Reference in New Issue
Block a user