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