Change Syncthing zion address to 192.168.13.2
This commit is contained in:
parent
1c4cd4232d
commit
7b128480e8
|
@ -21,7 +21,7 @@
|
|||
zion = {
|
||||
id =
|
||||
"FLI2RS7-GNI5PDM-SQRNF7P-YJIOXJ7-46FRPEI-NRLQGBC-HXRWG7O-RKOVLAF";
|
||||
addresses = [ "tcp://10.8.0.1:22000" ];
|
||||
addresses = [ "tcp://192.168.13.2:22000" ];
|
||||
};
|
||||
};
|
||||
folders = {
|
||||
|
|
Loading…
Reference in New Issue