This commit is contained in:
2023-09-26 18:14:36 -06:00
commit fb5a0fc542
443 changed files with 21892 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"nodeID": "NodeA",
"serverIP": "172.20.0.2",
"serverPort": "8266",
"handbrakePath": "",
"ffmpegPath": "",
"mkvpropeditPath": "",
"pathTranslators": [
{
"server": "",
"node": ""
}
],
"platform_arch": "linux_x64_docker_true",
"logLevel": "INFO",
"nodeIP": "172.20.0.3",
"nodePort": "8267"
}

View File

@@ -0,0 +1,8 @@
{
"serverPort": "8266",
"webUIPort": "8265",
"serverIP": "172.20.0.2",
"handbrakePath": "",
"ffmpegPath": "",
"logLevel": "INFO"
}