Use more ttyds
This commit is contained in:
parent
e6386b259f
commit
09b9441560
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ http:
|
|||
service: hedgedoc
|
||||
tls:
|
||||
certResolver: le
|
||||
{{ $max_ttyd_num := 12 }}
|
||||
{{ $max_ttyd_num := 14 }}
|
||||
{{ range $index, $num := until $max_ttyd_num }}
|
||||
to_ttyd{{ $num }}:
|
||||
rule: Host(`ttyd{{ $num }}.mo8it.xyz`)
|
||||
|
|
Loading…
Reference in a new issue