acme-companion icon indicating copy to clipboard operation
acme-companion copied to clipboard

added docker compose 3 example config for two containers

Open seekermarcel opened this issue 3 years ago • 1 comments
trafficstars

in docker compose version 3 the volumes_from function is removed. Therefore another way is needed to connect both containers together. One option is to use the NGINX_PROXY_CONTAINER env variable

seekermarcel avatar Jul 11 '22 11:07 seekermarcel

Thank you for this @seekermarcel !

skamensky avatar Jan 30 '23 16:01 skamensky