Commit b889f001 authored by ismail's avatar ismail

CI: update on the env variables

Signed-off-by: default avatarismail <mohammed.ismail@openairinterface.org>
parent 88089a18
...@@ -60,10 +60,12 @@ services: ...@@ -60,10 +60,12 @@ services:
- AMF_INTERFACE_NAME_FOR_NGAP=eth0 - AMF_INTERFACE_NAME_FOR_NGAP=eth0
- AMF_INTERFACE_NAME_FOR_N11=eth0 - AMF_INTERFACE_NAME_FOR_N11=eth0
- SMF_INSTANCE_ID_0=1 - SMF_INSTANCE_ID_0=1
- SMF_FQDN_0=localhost
- SMF_IPV4_ADDR_0=192.168.18.184 - SMF_IPV4_ADDR_0=192.168.18.184
- SMF_HTTP_VERSION_0=v1 - SMF_HTTP_VERSION_0=v1
- SELECTED_0=true - SELECTED_0=true
- SMF_INSTANCE_ID_1=2 - SMF_INSTANCE_ID_1=2
- SMF_FQDN_1=localhost
- SMF_IPV4_ADDR_1=0.0.0.0 - SMF_IPV4_ADDR_1=0.0.0.0
- SMF_HTTP_VERSION_1=v1 - SMF_HTTP_VERSION_1=v1
- SELECTED_1=false - SELECTED_1=false
...@@ -76,7 +78,9 @@ services: ...@@ -76,7 +78,9 @@ services:
- NRF_PORT=80 - NRF_PORT=80
- NF_REGISTRATION=no - NF_REGISTRATION=no
- SMF_SELECTION=no - SMF_SELECTION=no
- USE_FQDN_DNS=no
- NRF_API_VERSION=v1 - NRF_API_VERSION=v1
- NRF_FQDN=localhost
- AUSF_IPV4_ADDRESS=0.0.0.0 - AUSF_IPV4_ADDRESS=0.0.0.0
- AUSF_PORT=80 - AUSF_PORT=80
- AUSF_API_VERSION=v1 - AUSF_API_VERSION=v1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment