mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-03-10 04:59:06 +01:00
Make dev docker-compose more useable
This commit is contained in:
parent
65b07e2863
commit
e005db7521
@ -18,7 +18,7 @@ services:
|
||||
user: root
|
||||
volumes:
|
||||
- /tmp/django-helpdesk-data:/data/
|
||||
- ./custom_navigation_header.html:/opt/django-helpdesk/helpdesk/templates/helpdesk/custom_navigation_header.html:r
|
||||
- ../:/opt/django-helpdesk
|
||||
env_file: docker.env
|
||||
depends_on:
|
||||
- postgres
|
||||
|
Loading…
Reference in New Issue
Block a user