mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-21 01:07:49 +00:00
[Compose] Mount git log head
This commit is contained in:
parent
b26aa04a9b
commit
2ec533b3d4
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ services:
|
|||
depends_on:
|
||||
- redis-mailcow
|
||||
volumes:
|
||||
- ./.git/logs/HEAD:/git_head
|
||||
- ./data/web:/web:rw
|
||||
- ./data/conf/rspamd/dynmaps:/dynmaps:ro
|
||||
- rspamd-sock:/rspamd-sock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue