feat: hermes frame mog openclaw
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions

This commit is contained in:
Harivansh Rathi 2026-04-09 03:16:41 +00:00
parent c882f44a0b
commit bad6fc6733
15 changed files with 279 additions and 222 deletions

View file

@ -2,7 +2,7 @@
...
}:
let
openClawDomain = "netty.harivan.sh";
hermesDomain = "netty.harivan.sh";
forgejoDomain = "git.harivan.sh";
vaultDomain = "vault.harivan.sh";
betternasDomain = "api.betternas.com";
@ -19,7 +19,7 @@ in
recommendedTlsSettings = true;
clientMaxBodySize = "512m";
virtualHosts.${openClawDomain} = {
virtualHosts.${hermesDomain} = {
enableACME = true;
forceSSL = true;
locations."/" = {