mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 17:00:40 +02:00
https hosts
This commit is contained in:
@@ -22,4 +22,5 @@ services:
|
||||
expose:
|
||||
- 80
|
||||
environment:
|
||||
- VIRTUAL_HOST=${HOST_BLOG}.${DOMAIN}
|
||||
- VIRTUAL_HOST=${HOST_BLOG}.${DOMAIN}
|
||||
- LETSENCRYPT_HOST=${HOST_BLOG}.${DOMAIN}
|
||||
|
||||
Reference in New Issue
Block a user