1 Commits
Author SHA1 Message Date
renovate-bot 3c198a674d Add new container 2025-10-22 21:43:29 +02:00
+6
View File
@@ -6,3 +6,9 @@ services:
- "80"
volumes:
- ./html:/usr/share/nginx/html:ro
web2:
image: nginx:1.26.1-alpine3.19-slim
ports:
- "80"
volumes:
- ./html:/usr/share/nginx/html:ro