init
This commit is contained in:
18
Tdarr/Files/tdarr_config/Tdarr_Node_Config.json
Normal file
18
Tdarr/Files/tdarr_config/Tdarr_Node_Config.json
Normal 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"
|
||||
}
|
8
Tdarr/Files/tdarr_config/Tdarr_Server_Config.json
Normal file
8
Tdarr/Files/tdarr_config/Tdarr_Server_Config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"serverPort": "8266",
|
||||
"webUIPort": "8265",
|
||||
"serverIP": "172.20.0.2",
|
||||
"handbrakePath": "",
|
||||
"ffmpegPath": "",
|
||||
"logLevel": "INFO"
|
||||
}
|
Reference in New Issue
Block a user