diff --git a/env.json b/env.json new file mode 100644 index 0000000..1a246ee --- /dev/null +++ b/env.json @@ -0,0 +1,10 @@ +{ + "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\/" + } +} \ No newline at end of file