Updated env.json data
ogcore-debian-package/pipeline/head This commit looks good
Details
ogcore-debian-package/pipeline/head This commit looks good
Details
parent
150b437656
commit
925a486379
3
env.json
3
env.json
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"vars": {
|
||||
"OG_BOOT_API_URL": "127.0.0.1:8082",
|
||||
"OG_DHCP_API_URL": "127.0.0.1:8081",
|
||||
"OG_CORE_IP": "127.0.0.1",
|
||||
"OG_LOG_IP": "127.0.0.1",
|
||||
|
@ -8,7 +7,7 @@
|
|||
"UDS_AUTH_USERNAME": "test",
|
||||
"UDS_AUTH_PASSWORD": "test",
|
||||
"UDS_URL": "https:\/\/localhost:8087\/uds\/rest\/",
|
||||
"SSL_ENABLED": "true",
|
||||
"SSL_ENABLED": "false",
|
||||
"OG_BOOT_IP": "127.0.0.1",
|
||||
"OG_BOOT_API_PORT": "8082",
|
||||
"OG_BOOT_PXE_PORT": "8085"
|
||||
|
|
Loading…
Reference in New Issue