What was done?
Hi I recently pull the code (28th July, 2022) ran generate_config.sh
enter a valid hostname and Timezone and then execute docker-compose u
command.
What error?
docker-compose up
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.nginx-mailcow.ports is invalid: Invalid port ":443:443", should be [[remote_ip:]remote_port[-remote_port]:]port[/protocol]
services.nginx-mailcow.ports is invalid: Invalid port ":80:80", should be [[remote_ip:]remote_port[-remote_port]:]port[/protocol]
what environment?
- Docker version 20.10.17
- docker-compose version 1.25.5
- OS: Ubuntu 22.04 LTS