Branch out open5gs WebUI as separate service

This commit is contained in:
herlesupreeth
2021-01-06 10:18:13 +01:00
parent b423571f47
commit 745b26e050
5 changed files with 86 additions and 4 deletions

5
.env
View File

@@ -80,4 +80,7 @@ UE1_OP=11111111111111111111111111111111
UE1_AMF=8000
# OAI ENB
OAI_ENB_IP=172.22.0.24
OAI_ENB_IP=172.22.0.24
# OPEN5GS WEBUI
WEBUI_IP=172.22.0.25