summaryrefslogtreecommitdiffstats
path: root/.examples
diff options
context:
space:
mode:
authorrafgk <71592772+rafgk@users.noreply.github.com>2021-11-25 13:42:57 +0100
committerGitHub <noreply@github.com>2021-11-25 12:42:57 +0000
commitd82bc95d110be2c49337733b352733397b77a47f (patch)
treedbd83069df9d3ab24ab80767de655c6ef1e16927 /.examples
parent603c2ead2e8ae2e7a5beca1eb02a2d8a499525bf (diff)
Switch to new nginx companion registry. (#1571)
As stated in https://hub.docker.com/r/jrcs/letsencrypt-nginx-proxy-companion/ the the project has moved to a new registry and therefore that should be used instead.
Diffstat (limited to '.examples')
-rw-r--r--.examples/docker-compose/with-nginx-proxy/postgres/fpm/docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.examples/docker-compose/with-nginx-proxy/postgres/fpm/docker-compose.yml b/.examples/docker-compose/with-nginx-proxy/postgres/fpm/docker-compose.yml
index 028cea3b..6e411741 100644
--- a/.examples/docker-compose/with-nginx-proxy/postgres/fpm/docker-compose.yml
+++ b/.examples/docker-compose/with-nginx-proxy/postgres/fpm/docker-compose.yml
@@ -69,7 +69,7 @@ services:
- proxy-tier
letsencrypt-companion:
- image: jrcs/letsencrypt-nginx-proxy-companion
+ image: nginxproxy/acme-companion
restart: always
volumes:
- certs:/etc/nginx/certs