ogcore/env.json

10 lines
341 B
JSON

{
"vars": {
"OG_BOOT_API_URL": "http:\/\/192.168.18.48",
"OG_DHCP_API_URL": "http:\/\/192.168.18.48:81",
"UDS_AUTH_LOGIN": "Usuarios locales",
"UDS_AUTH_USERNAME": "natiqindel",
"UDS_AUTH_PASSWORD": "correct horse battery staple",
"UDS_URL": "https:\/\/localhost:8087\/uds\/rest\/"
}
}