Add docker files related to AUSF

This commit is contained in:
herlesupreeth
2020-10-14 15:11:35 +02:00
parent 164281ff69
commit 92b8a1d864
3 changed files with 82 additions and 0 deletions

18
ausf/ausf.yaml Normal file
View File

@@ -0,0 +1,18 @@
logger:
file: /open5gs/install/var/log/open5gs/ausf.log
parameter:
no_ipv6: true
prefer_ipv4: true
ausf:
sbi:
- addr: AUSF_IP
port: 7777
nrf:
sbi:
- addr:
- NRF_IP
- ::1
port: 7777