Files
openproject-deploy/compose/docker-compose.yml
Atheesh Thirumalairajan 5b4b7b5ba3 Compatibility with Portainer (Widely used Docker Control Panel)
While deploying stacks (`docker-compose`) using Portainer, the web interface does not allow the `.yml` file to have two `<<` tags in the same level. Therefore replacing two of them as one in brackets solves the issue.

This configuration works both with the Portainer web interface and the docker-compose cli without any problems.
Know more about Portainer at https://www.portainer.io/
2022-06-29 07:21:03 +02:00

2.4 KiB