containers/garnet: move back to listen addrs
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
This commit is contained in:
parent
e9fc7754aa
commit
ac38879c9e
1 changed files with 1 additions and 7 deletions
|
|
@ -43,14 +43,8 @@
|
|||
extraConfig = ''
|
||||
proxy_set_header Host $host;
|
||||
'';
|
||||
listenAddresses = [ "100.67.2.1" ];
|
||||
};
|
||||
extraConfig = ''
|
||||
allow 10.0.0.0/8;
|
||||
allow 100.0.0.0/8;
|
||||
allow 192.168.1.0/24;
|
||||
allow fd0d::/8;
|
||||
deny all;
|
||||
'';
|
||||
};
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue