Fix error syntax

This commit is contained in:
Stille 2021-06-28 23:15:41 +08:00
parent 71018d2873
commit 2693b072f6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ services:
image: stilleshan/forsaken-mail
container_name: forsaken-mail
ports:
- 25:25
- "25:25"
- 3000:3000
restart: always