bug fix nginx config
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ FROM nginx:alpine
|
||||
|
||||
COPY --from=builder /app/dist /usr/share/nginx/html
|
||||
|
||||
COPY ./nginx.config /etc/nginx/nginx.config
|
||||
COPY ./nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user