Add README.md

This commit is contained in:
2025-10-07 20:50:24 +00:00
parent fcc0dfbb0f
commit fc9b3228c4
3 changed files with 446 additions and 1 deletions

View File

@@ -166,6 +166,9 @@ services:
networks:
- infoscreen-net
volumes:
- ./scheduler:/app/scheduler
redis:
image: redis:7-alpine
container_name: infoscreen-redis