mirror of https://github.com/samply/bridgehead.git
Add beam connect to docekr-compose
This commit is contained in:
parent
75f9b73e98
commit
0807e52160
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"sites": [
|
||||
// TODO: Add remote sites e.g: https://github.com/samply/beam-connect/blob/main/examples/example_central_test.json
|
||||
]
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
[
|
||||
// TODO: Add local config e.g: https://github.com/samply/beam-connect/blob/main/examples/example_local_test.json
|
||||
]
|
Loading…
Reference in New Issue