Change Syncthing server domain name to VPN IP

This commit is contained in:
coolneng 2020-09-14 18:08:46 +02:00
parent 7d23e7f63a
commit 6196850d1f
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {