Update Dockerfile and settings for user permissions, add test URL patterns, and adjust volume paths
This commit is contained in:
parent
ea4cd498d0
commit
b08143980c
5 changed files with 219 additions and 4 deletions
|
|
@ -73,7 +73,7 @@ services:
|
|||
- POSTGRES_HOST=ttvdrops_postgres
|
||||
- POSTGRES_PORT=5432
|
||||
volumes:
|
||||
- /mnt/Docker/Data/ttvdrops/data:/root/.local/share/TTVDrops
|
||||
- /mnt/Docker/Data/ttvdrops/data:/home/ttvdrops/.local/share/TTVDrops
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- web
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue