fix: add volume definition
This commit is contained in:
parent
156dcc5778
commit
a29443d635
@ -8,3 +8,7 @@ services:
|
||||
ports:
|
||||
- "1025:25/tcp" # SMTP port
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
protonmail:
|
||||
external: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user