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