mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-05-28 00:57:46 +02:00
yaml base-60 float warning added (#1859)
This commit is contained in:
parent
b46e48f278
commit
b39b5c633c
@ -7,6 +7,7 @@ services:
|
||||
domainname: ${DOMAINNAME}
|
||||
container_name: ${CONTAINER_NAME}
|
||||
env_file: mailserver.env
|
||||
# To avoid conflicts with yaml base-60 float, DO NOT remove the quotation marks.
|
||||
ports:
|
||||
- "25:25"
|
||||
- "143:143"
|
||||
|
Loading…
x
Reference in New Issue
Block a user