This commit is contained in:
2025-10-21 21:59:10 +02:00
parent f2e7a510c7
commit 691f04e90f

View File

@@ -2,7 +2,6 @@ version: "3.9"
services:
web:
image: nginx:alpine
container_name: hello-world
ports:
- "80"
volumes: