expose synapse to local lan

This commit is contained in:
Danilo Reyes 2025-09-21 12:11:11 -06:00
parent 2a01065e0c
commit 3c93a761ef

View File

@ -59,6 +59,7 @@ in
bind_addresses = [ bind_addresses = [
config.my.localhost config.my.localhost
config.my.localhost6 config.my.localhost6
config.my.ips.server
config.my.ips.wg-server config.my.ips.wg-server
]; ];
type = "http"; type = "http";