mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
flake: update lock; Network updates
This commit is contained in:
@@ -196,7 +196,7 @@ metadata_providers = ["spotify","deezer","lastfm","audiodb","musicbrainz"]
|
||||
locations."/" = {
|
||||
proxyPass = "http://127.0.0.1:42011";
|
||||
extraConfig = ''
|
||||
allow ${materusArg.ip-masks.wireguard.private};
|
||||
allow ${materusArg.ip-masks.wireguard.main};
|
||||
allow 192.168.100.0/24;
|
||||
deny all;
|
||||
proxy_http_version 1.1;
|
||||
|
||||
Reference in New Issue
Block a user