gbproxy: Fix docker config for SGSN NS port

Related: SYS#5002
Change-Id: Idcd594714b3a525d496c471f16b62addf7d25ea9
This commit is contained in:
Daniel Willmann 2020-10-19 12:01:43 +02:00 committed by laforge
parent 2ac3deec0b
commit d047266211
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ GBProxy_Tests.mp_nsconfig_sgsn := {
ip := {
address_family := AF_INET,
local_ip := "172.18.24.103",
local_udp_port := 23000,
remote_ip := "172.18.24.10"
}
}