[SEPP] Initial Update for 5G Roaming (#2739)

[SEPP] Initial Update for 5G Roaming
This commit is contained in:
Sukchan Lee 2023-11-19 19:34:51 +09:00 committed by GitHub
parent e12b1be313
commit e92293e0af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
324 changed files with 26622 additions and 14319 deletions

View file

@ -45,18 +45,21 @@ A HTTP server is not created if 'metrics' is not defined.
#
# o Metrics Server(http://<any address>:9090)
# metrics:
# - addr: 0.0.0.0
# port: 9090
# server:
# - address: 0.0.0.0
# port: 9090
#
# o Metrics Server(127.0.0.5:9090, [::1]:9090)
# metrics:
# - addr: 127.0.0.5
# - addr: ::1
# server:
# - address: 127.0.0.5
# - addr: ::1
#
amf:
metrics:
- addr: 127.0.0.5
port: 9090
server:
- address: 127.0.0.5
port: 9090
```
Note: You may want to change the default IP address or port if you are running