SimpleFileSyncServer/config.json
2023-05-19 14:42:47 -04:00

6 lines
90 B
JSON

{
"certDomain": "localhost",
"sfsPort": 7392,
"sftpPort": 2222,
"httpPort": 8000
}