Pre-Alpha v?

Lost count:
Added/Fixed bulk adding from stream
Added/Fixed Auto assign channel numbers
Added command to kill processes
Changed to a persistant lock using redis
This commit is contained in:
Dispatcharr 2025-03-01 08:52:32 -06:00
parent b1dcf159a2
commit ace441fb56
15 changed files with 335 additions and 232 deletions

View file

@ -45,7 +45,7 @@ services:
extra_hosts:
- "host.docker.internal:host-gateway"
environment:
- POSTGRES_HOST=dispatcharr_db
- POSTGRES_HOST=db
- POSTGRES_DB=dispatcharr
- POSTGRES_USER=dispatch
- POSTGRES_PASSWORD=secret