|
|
|
@ -30,7 +30,7 @@ services: |
|
|
|
com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy: "true" |
|
|
|
com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy: "true" |
|
|
|
|
|
|
|
|
|
|
|
nginx-proxy-comp: |
|
|
|
nginx-proxy-comp: |
|
|
|
image: jrcs/letsencrypt-nginx-proxy-companion:latest |
|
|
|
image: jrcs/letsencrypt-nginx-proxy-companion:stable |
|
|
|
container_name: nginx-proxy-comp |
|
|
|
container_name: nginx-proxy-comp |
|
|
|
depends_on: |
|
|
|
depends_on: |
|
|
|
- nginx-proxy |
|
|
|
- nginx-proxy |
|
|
|
|