Walkwizus

Results 3 comments of Walkwizus
trafficstars

Hi, Maybe get inspired by this following solutions: https://github.com/nginx-proxy/nginx-proxy https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion

In my case it's due to this commit: https://github.com/akeneo/magento2-connector-community/commit/d0f39624270268c3a4c7e3785135f9e00bdb575f#diff-89223417b0d8b4f3be81bd4caf5573ad94c01df7d6e897cb48352e7c6204af25 My credentials are stored in my env.php so I has added in my di.xml: ``` 1 1 ``` Just need to...