mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
updated aio with new values
This commit is contained in:
parent
7968ac7b32
commit
81728d346a
1 changed files with 4 additions and 5 deletions
|
|
@ -1,15 +1,14 @@
|
|||
services:
|
||||
dispatcharr:
|
||||
# build:
|
||||
# context: ..
|
||||
# dockerfile: docker/Dockerfile.alpine
|
||||
image: dispatcharr/dispatcharr
|
||||
# context: .
|
||||
# dockerfile: Dockerfile
|
||||
image: dekzter/dispactharr
|
||||
container_name: dispatcharr
|
||||
ports:
|
||||
- 9191:9191
|
||||
volumes:
|
||||
- /home/ghost/code/Dispatcharr/docker/entrypoint.sh:/app/docker/entrypoint.sh
|
||||
# - dispatcharr_db:/app/data/db
|
||||
- dispatcharr_db:/app/data/db
|
||||
environment:
|
||||
- DISPATCHARR_ENV=aio
|
||||
- REDIS_HOST=localhost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue