mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-05-05 05:12:53 +02:00
https hosts
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user