mirror of
https://github.com/nextcloud/docker.git
synced 2026-02-27 10:41:50 +01:00
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.
This commit is contained in:
parent
603c2ead2e
commit
d82bc95d11
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user