mirror of
https://gitlab.com/futile/thingy.git
synced 2026-07-21 08:10:07 +00:00
add docker volume for stalwart logs
This commit is contained in:
@@ -30,6 +30,7 @@ services:
|
||||
volumes:
|
||||
- stalwart-etc:/etc/stalwart
|
||||
- stalwart-data:/var/lib/stalwart
|
||||
- stalwart-logs:/var/log/stalwart
|
||||
networks:
|
||||
- services
|
||||
|
||||
@@ -74,6 +75,7 @@ volumes:
|
||||
caddy-config:
|
||||
stalwart-etc:
|
||||
stalwart-data:
|
||||
stalwart-logs:
|
||||
bulwark-settings:
|
||||
bulwark-config:
|
||||
bulwark-state:
|
||||
|
||||
Reference in New Issue
Block a user