set default ip to localhost for viewer testing

This commit is contained in:
zefie
2021-09-09 20:43:32 -04:00
parent defa7be604
commit d67592e97d

View File

@@ -1,6 +1,6 @@
{
"config": {
"service_ip": "0.0.0.0",
"service_ip": "127.0.0.1",
"ServiceVaults": [
"UserServiceVault",
"ServiceVault"