Merge pull request 'Added older version' (#1) from testing into main

Reviewed-on: kovagoadi.hu/static.kovagoadi.hu#1
This commit is contained in:
2025-10-22 12:19:30 +02:00

View File

@@ -1,7 +1,7 @@
version: "3.9" version: "3.9"
services: services:
web: web:
image: nginx:latest image: nginx:1.26.1-alpine3.19-slim
ports: ports:
- "80" - "80"
volumes: volumes: