docker/nginx.Dockerfile hinzugefügt

This commit is contained in:
2026-07-29 11:10:34 +00:00
parent 4ee73e8e5a
commit 0cbed7022d
+3
View File
@@ -0,0 +1,3 @@
FROM nginx:alpine
COPY docker/nginx/default.conf /etc/nginx/conf.d/default.conf