mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
update docker configuration
This commit is contained in:
parent
c827701824
commit
91c9586561
3 changed files with 3 additions and 1 deletions
|
|
@ -15,4 +15,4 @@ services:
|
|||
sysctls:
|
||||
- net.ipv6.conf.all.disable_ipv6=0
|
||||
hostname: nextepc-test
|
||||
command: /bin/bash -c "/root/setup.sh; sed 's|localhost|mongodb|' /usr/local/etc/nextepc/nextepc.conf > /tmp/nextepc.conf; mv -f /tmp/nextepc.conf /usr/local/etc/nextepc/; cd nextepc; ./test/testepc"
|
||||
command: /bin/bash -c "/root/setup.sh; /usr/bin/testepc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue