refs #1154. Added env.json
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
parent
805fd70026
commit
0ace220ff6
|
@ -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\/"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue