Dummy Events for Event Management

This commit is contained in:
2025-06-10 22:51:58 +02:00
parent ea20905466
commit 16bcef42aa
2 changed files with 138 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ networks:
services:
proxy:
image: nginx:1.25
image: nginx:1.27
container_name: infoscreen-proxy
ports:
- "80:80"