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

This commit is contained in:
암냥 2026-07-04 12:52:15 +09:00
commit 88cb745937
No known key found for this signature in database
3 changed files with 66 additions and 0 deletions

View file

@ -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*