service: Anubis.

This commit is contained in:
Sky
2026-01-27 16:06:00 +00:00
parent b9a3ebef6c
commit 250e35f683
4 changed files with 26 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
virtualHosts."git.colorsky.fun" = {
forceSSL = true;
useACMEHost = "colorsky.fun";
locations."/".proxyPass = "http://localhost:3000";
locations."/".proxyPass = "http://localhost:3001";
extraConfig = ''
listen [::]:8443 ssl;