fix infinite loop

This commit is contained in:
2026-06-04 21:36:12 +07:00
parent e3666a13c1
commit 385166accd
3 changed files with 6 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM nginx:1.25-alpine
COPY docker-nginx.conf /etc/nginx/conf.d/default.conf