Update config.json

This commit is contained in:
Alexandre
2022-03-25 11:56:05 +01:00
committed by GitHub
parent 7f39aab9ee
commit 8bb6bee54b

View File

@@ -41,12 +41,12 @@
"/dev/nvme2"
],
"environment": {
"serverIP": "0.0.0.0",
"serverIP": "127.0.0.1",
"serverPort": "8266",
"webUIPort": "8265",
"internalNode": "true",
"nodeID": "MyInternalNode",
"nodeIP": "0.0.0.0",
"nodeIP": "127.0.0.1",
"nodePort": "8267",
"TZ": "Europe/London",
"PUID": "0",