Trying to fix origin not allowed issue for grafana
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user