Add new container #8

Closed
renovate-bot wants to merge 4 commits from renovate-bot/static.kovagoadi.hu:renovate-bot-patch-22 into main

View File

@@ -6,3 +6,9 @@ services:
- "80" - "80"
volumes: volumes:
- ./html:/usr/share/nginx/html:ro - ./html:/usr/share/nginx/html:ro
web2:
image: nginx:1.26.1-alpine3.19-slim
ports:
- "82"
volumes:
- ./html:/usr/share/nginx/html:ro