mirror of
https://github.com/stilleshan/dockerfiles.git
synced 2025-09-26 12:51:11 +08:00
Fix error syntax
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
image: stilleshan/forsaken-mail
|
||||
container_name: forsaken-mail
|
||||
ports:
|
||||
- 25:25
|
||||
- "25:25"
|
||||
- 3000:3000
|
||||
restart: always
|
||||
|
||||
|
Reference in New Issue
Block a user