mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-14 03:14:56 +02:00
yaml base-60 float warning added (#1859)
This commit is contained in:
parent
b46e48f278
commit
b39b5c633c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue