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:
@@ -33,8 +33,9 @@ services:
|
||||
expose:
|
||||
- 80
|
||||
environment:
|
||||
- HTTPS_METHOD=nohttps
|
||||
- VIRTUAL_HOST=${HOST_DELUGE_DOWNLOAD}.${DOMAIN}
|
||||
- HTTPS_METHOD=nohttps
|
||||
- LETSENCRYPT_HOST=${HOST_DELUGE_DOWNLOAD}.${DOMAIN}
|
||||
|
||||
volumes:
|
||||
deluge_config:
|
||||
|
||||
Reference in New Issue
Block a user