0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 11:06:09 +02:00

Switch to new nginx companion registry.

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.
This commit is contained in:
rafgk 2021-08-30 11:05:35 +02:00 committed by GitHub
parent b67f507e77
commit d426ef9360
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ services:
- proxy-tier - proxy-tier
letsencrypt-companion: letsencrypt-companion:
image: jrcs/letsencrypt-nginx-proxy-companion image: nginxproxy/acme-companion
restart: always restart: always
volumes: volumes:
- certs:/etc/nginx/certs - certs:/etc/nginx/certs