mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-24 08:53:40 +01:00
Update standalone/docker-compose.yml
Co-authored-by: Benbb96 <Benbb96@users.noreply.github.com>
This commit is contained in:
parent
cbb5dcdef9
commit
ac1f8ecc33
@ -20,6 +20,8 @@ services:
|
||||
- /tmp/django-helpdesk-data:/data/
|
||||
- ./custom_navigation_header.html:/opt/django-helpdesk/helpdesk/templates/helpdesk/custom_navigation_header.html:r
|
||||
env_file: docker.env
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
postgres:
|
||||
image: postgres:12-bullseye
|
||||
|
Loading…
Reference in New Issue
Block a user