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

@ -16,6 +16,7 @@ services:
- SYMFONY__ENV__DOMAIN_NAME="https://${HOST_WALLABAG}.${DOMAIN}"
- SYMFONY__ENV__FOSUSER_REGISTRATION=false
- VIRTUAL_HOST=${HOST_WALLABAG}.${DOMAIN}
- LETSENCRYPT_HOST=${HOST_WALLABAG}.${DOMAIN}
volumes:
wallabag_data: