containers/beryllium: listen on all addresses
This commit is contained in:
parent
1486058b90
commit
d02d1dbb33
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
locations."/_matrix".proxyPass = "http://[fd0d:1::${subnet}:2]:6167";
|
||||
locations."/_conduwuit".proxyPass = "http://[fd0d:1::${subnet}:2]:6167";
|
||||
locations."/_continuwuity".proxyPass = "http://[fd0d:1::${subnet}:2]:6167";
|
||||
listenAddresses = [ "10.0.0.1" "[fd0d::1]" ];
|
||||
};
|
||||
|
||||
services.nginx.virtualHosts."lava.moe" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue