mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: updated synthing port
This commit is contained in:
parent
cfe964edd5
commit
59ad34be84
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ in
|
|||
"thing"
|
||||
];
|
||||
ports = {
|
||||
port0 = 8388; # Syncthing (WebUI)
|
||||
port0 = 8384; # Syncthing (WebUI)
|
||||
port1 = 21027; # Syncthing (Discovery)
|
||||
port2 = 22000; # Syncthing (Transfer)
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue