Skip to content

Commit

Permalink
zammad
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Dec 5, 2023
1 parent 17de539 commit 7331370
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions apps/zammad/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
version: '2'
# image: https://hub.docker.com/r/zammad/zammad-docker-compose
# docs: https://docs.zammad.org/en/latest/install/docker-compose.html#getting-started-with-zammad-docker-compose
# github: https://github.com/zammad/zammad-docker-compose

version: '3.8'

services:

Expand Down Expand Up @@ -114,13 +118,9 @@ services:

volumes:
elasticsearch-data:
driver: local
postgresql-data:
driver: local
zammad-backup:
driver: local
zammad-data:
driver: local

networks:
default:
Expand Down

0 comments on commit 7331370

Please sign in to comment.