feat: PUBLIC_URL
This commit is contained in:
parent
f03984f9d0
commit
a487a22ee5
4 changed files with 5 additions and 2 deletions
|
|
@ -10,9 +10,9 @@ spec:
|
|||
tls:
|
||||
- secretName: tls-delegation
|
||||
hosts:
|
||||
- gmoker.com
|
||||
- "$PUBLIC_URL"
|
||||
rules:
|
||||
- host: gmoker.com
|
||||
- host: "$PUBLIC_URL"
|
||||
http:
|
||||
paths:
|
||||
- path: /.well-known/matrix/server
|
||||
|
|
|
|||
Reference in a new issue