mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
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:
parent
b1dcf159a2
commit
ace441fb56
15 changed files with 335 additions and 232 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue