mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-05-03 04:30:41 +02:00
add LETSENCRYPT_HOST var
This commit is contained in:
@@ -11,4 +11,5 @@ services:
|
||||
- 80
|
||||
environment:
|
||||
- VIRTUAL_HOST=${DOMAIN},${HOST_WWW}.${DOMAIN}
|
||||
- LETSENCRYPT_HOST=${DOMAIN},${HOST_WWW}.${DOMAIN}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user