add config.service_name variable for future use

This commit is contained in:
zefie
2021-07-17 17:15:16 -04:00
parent f72c73cfe6
commit be10fbc58b

View File

@@ -1,6 +1,7 @@
{ {
"config": { "config": {
"service_ip": "192.168.11.8" "service_ip": "192.168.11.8",
"service_name": "HackTV"
}, },
"services": { "services": {
"wtv-1800": { "wtv-1800": {