Added initial files for nextcloud

This commit is contained in:
2026-09-10 20:04:33 +02:00
commit 7d49e671d7
6 changed files with 380 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM nginx:1.31.3-alpine
COPY nginx.conf /etc/nginx/nginx.conf