fixup! lightsail-tokyo: add hysteria
This commit is contained in:
parent
a8e8cf23f7
commit
796f656b55
1 changed files with 8 additions and 8 deletions
|
@ -27,15 +27,15 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
sops.templates."hysteria.yaml".content = ''
|
sops.templates."hysteria.yaml".content = ''
|
||||||
tls:
|
tls:
|
||||||
cert: /run/credentials/hysteria.service/cert
|
cert: /run/credentials/hysteria.service/cert
|
||||||
key: /run/credentials/hysteria.service/key
|
key: /run/credentials/hysteria.service/key
|
||||||
|
|
||||||
masquerade:
|
masquerade:
|
||||||
type: proxy
|
type: proxy
|
||||||
proxy:
|
proxy:
|
||||||
url: https://news.ycombinator.com/
|
url: https://news.ycombinator.com/
|
||||||
rewriteHost: true
|
rewriteHost: true
|
||||||
|
|
||||||
${config.sops.placeholder."hysteria/auth"}
|
${config.sops.placeholder."hysteria/auth"}
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in a new issue