nginx init
This commit is contained in:
parent
0e72b0cdf2
commit
57328d19e9
1 changed files with 3 additions and 2 deletions
|
|
@ -10,8 +10,9 @@
|
|||
#basicAuthFile = config.age.secrets.grafana_basic_auth.path;
|
||||
locations = {
|
||||
"/" = {
|
||||
proxyPass = "http://";
|
||||
recommendedProxySettings = true;
|
||||
#proxyPass = "http://";
|
||||
#recommendedProxySettings = true;
|
||||
return = "418 \"☕️\"";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue