nkay08
nkay08
Initially I tried to implement something similar to this module, but then found this and tested it. It works quite good, but I have found two cases where it fails:...
In a previous change (9d5b255) the support to read `COMPOSE_PROJECT_NAME` from the `name` attribute in the `compose.yml` file was added. Since the attribute is only available after parsing the compose...
## Description I often access my services not only via reverse proxy but also by port. E.g. I access the service via URL if I am at home and if...