fix nginx.conf

This commit is contained in:
2026-06-15 15:13:54 -05:00
parent 362aa633ed
commit a37cf14e89
2 changed files with 18 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
FROM nginx:alpine
COPY nginx/conf.d/wp-suite.conf /etc/nginx/conf.d/wp-suite.conf
COPY nginx/nginx.conf /etc/nginx/nginx.conf
COPY html/ /usr/share/nginx/html/