weewx: Do not proxy to container at all
This commit is contained in:
parent
bdb64abf93
commit
ae439fb10c
1 changed files with 1 additions and 2 deletions
|
@ -82,8 +82,7 @@ in
|
|||
'';
|
||||
|
||||
locations."~ ^/dwd/(icons|warn_icons)/" = {
|
||||
recommendedProxySettings = true;
|
||||
proxyPass = "http://127.0.0.1:8000";
|
||||
root = "${data-dir}/static_html";
|
||||
};
|
||||
|
||||
locations."~ ^/dwd/[\w]+\.(gif|png)".extraConfig = ''
|
||||
|
|
Loading…
Reference in a new issue