This commit is contained in:
2026-09-04 13:44:47 -05:00
parent 92d6ec5c36
commit 616b21fee9
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -1,2 +1,4 @@
FROM nginx:stable
COPY nginx.conf /etc/nginx/nginx.conf
EXPOSE 80 8080