Change Syncthing server domain name to VPN IP
This commit is contained in:
parent
7d23e7f63a
commit
6196850d1f
|
@ -34,7 +34,7 @@
|
||||||
zion = {
|
zion = {
|
||||||
id =
|
id =
|
||||||
"XABIMVG-K5RKMAF-KNC33AR-TDAVEGK-GHUIVFD-NIFCX6L-6PQXRM5-KLK2PAU";
|
"XABIMVG-K5RKMAF-KNC33AR-TDAVEGK-GHUIVFD-NIFCX6L-6PQXRM5-KLK2PAU";
|
||||||
addresses = [ "tcp://coolneng.duckdns.org:22000" ];
|
addresses = [ "tcp://10.8.0.1:22000" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
folders = {
|
folders = {
|
||||||
|
|
Loading…
Reference in New Issue