Move to original base

This commit is contained in:
2025-10-21 22:01:15 +02:00
parent 691f04e90f
commit 8821942672

View File

@@ -1,7 +1,7 @@
version: "3.9" version: "3.9"
services: services:
web: web:
image: nginx:alpine image: nginx:latest
ports: ports:
- "80" - "80"
volumes: volumes: