add unraid-simple-monitoring-api

This commit is contained in:
rebel onion 2025-07-13 05:08:26 -05:00
parent 1f62773882
commit df79cdcc1e
3 changed files with 10 additions and 3 deletions

View file

@ -13,3 +13,4 @@ services:
- /root/twitch/run.py:/usr/src/app/run.py:ro
ports:
- "5000:5000"
restart: unless-stopped