mirror of
https://github.com/30hours/blah2.git
synced 2024-11-08 12:25:42 +00:00
Make config.yml the default again
This commit is contained in:
parent
f2046bd797
commit
c37704457d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ services:
|
|||
network_mode: host
|
||||
privileged: true
|
||||
command: >
|
||||
sh -c "/blah2/bin/blah2 -c config/radar4-usrp.yml"
|
||||
sh -c "/blah2/bin/blah2 -c config/config.yml"
|
||||
container_name: blah2
|
||||
|
||||
blah2_frontend:
|
||||
|
|
Loading…
Reference in a new issue