mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 01:00:41 +02:00
https hosts
This commit is contained in:
@@ -12,6 +12,8 @@ services:
|
||||
expose:
|
||||
- 61208
|
||||
environment:
|
||||
- GLANCES_OPT=-w
|
||||
- VIRTUAL_HOST=${HOST_GLANCES}.${DOMAIN}
|
||||
- GLANCES_OPT=-w
|
||||
- VIRTUAL_PORT=61208
|
||||
- VIRTUAL_HOST=${HOST_GLANCES}.${DOMAIN}
|
||||
- LETSENCRYPT_HOST=${HOST_GLANCES}.${DOMAIN}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user