Added OG_LOG_IP env var
testing/ogcore-api/pipeline/head This commit looks good Details
testing/ogcore-api/pipeline/tag This commit looks good Details

pull/19/head opengnsys_devel-0.0.20
Manuel Aranda Rosales 2025-01-14 13:14:24 +01:00
parent a8d22cfac0
commit 9677cb7b46
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
{
"vars": {
"OG_BOOT_API_URL": "192.168.68.58",
"OG_DHCP_API_URL": "192.168.68.58:81",
"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",