https hosts

This commit is contained in:
Yax 2021-10-24 10:07:24 +02:00
parent 722bb07458
commit 8bb670d33e
8 changed files with 16 additions and 7 deletions

View file

@ -22,4 +22,5 @@ services:
expose:
- 80
environment:
- VIRTUAL_HOST=${HOST_BLOG}.${DOMAIN}
- VIRTUAL_HOST=${HOST_BLOG}.${DOMAIN}
- LETSENCRYPT_HOST=${HOST_BLOG}.${DOMAIN}