This commit is contained in:
Yhael S
2023-05-10 01:34:55 -05:00
parent be46ba8b75
commit 45d19223c7
7 changed files with 227 additions and 170 deletions

View File

@@ -16,7 +16,7 @@ services:
- 443:443
letsencrypt:
image: nginxproxy/acme-companion:2.2.4
image: nginxproxy/acme-companion:2.2.8
depends_on:
- nginx-proxy
restart: unless-stopped