wow
Some checks failed
CI / check (push) Has been cancelled
CI / ida (push) Has been cancelled
CI / cpt (push) Has been cancelled
CI / build-nixos (ena) (push) Has been cancelled
CI / build-nixos (hako) (push) Has been cancelled
CI / build-nixos (kazusa) (push) Has been cancelled
CI / build-nixos (mizuki) (push) Has been cancelled
Some checks failed
CI / check (push) Has been cancelled
CI / ida (push) Has been cancelled
CI / cpt (push) Has been cancelled
CI / build-nixos (ena) (push) Has been cancelled
CI / build-nixos (hako) (push) Has been cancelled
CI / build-nixos (kazusa) (push) Has been cancelled
CI / build-nixos (mizuki) (push) Has been cancelled
This commit is contained in:
parent
10f35d47e7
commit
88cb745937
3 changed files with 66 additions and 0 deletions
|
|
@ -91,6 +91,11 @@
|
|||
virtualHosts."blog.imnya.ng".extraConfig = ''
|
||||
reverse_proxy 127.0.0.1:4321
|
||||
'';
|
||||
|
||||
virtualHosts."rtmps.mizuki.guru".extraConfig = ''
|
||||
respond 204
|
||||
'';
|
||||
|
||||
virtualHosts."netbird.mizuki.guru".extraConfig = ''
|
||||
# Native gRPC (needs HTTP/2 cleartext to backend)
|
||||
@grpc header Content-Type application/grpc*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue