fixup! meili: init
This commit is contained in:
parent
4482c9fa5f
commit
0a23d2096e
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ let
|
||||||
mkLocalProxyHost = target: {
|
mkLocalProxyHost = target: {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
@local_or_ts {
|
@local_or_ts {
|
||||||
remote_ip 10.0.0.0/24 100.64.0.0/10
|
remote_ip 10.0.0.0/24 100.64.0.0/10 fd7a:115c:a1e0::/96
|
||||||
}
|
}
|
||||||
handle @local_or_ts {
|
handle @local_or_ts {
|
||||||
reverse_proxy ${target}
|
reverse_proxy ${target}
|
||||||
|
|
Loading…
Reference in a new issue