Trying to fix origin not allowed issue for grafana

This commit is contained in:
2025-07-01 19:01:15 +03:00
parent f5de118b3d
commit 8cccad1a79

View File

@@ -19,6 +19,7 @@
useACMEHost = "kyren.codes";
forceSSL = true;
locations."/".proxyPass = "http://localhost:3030/";
locations."/".extraConfig = "proxy_set_header Host $http_host;";
};
sops.secrets.gitea-db-password = {