ogcore/env.json

12 lines
407 B
JSON

{
"vars": {
"OG_BOOT_API_URL": "192.168.68.60:8082",
"OG_DHCP_API_URL": "192.168.68.60:8081",
"OG_CORE_IP": "192.168.68.62",
"OG_LOG_IP": "192.168.68.61",
"UDS_AUTH_LOGIN": "Usuarios locales",
"UDS_AUTH_USERNAME": "natiqindel",
"UDS_AUTH_PASSWORD": "correct horse battery staple",
"UDS_URL": "https:\/\/localhost:8087\/uds\/rest\/"
}
}