mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 21:50:14 +02:00
Add beam connect to docekr-compose
This commit is contained in:
5
lib/beam-connect/central.json
Normal file
5
lib/beam-connect/central.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"sites": [
|
||||||
|
// TODO: Add remote sites e.g: https://github.com/samply/beam-connect/blob/main/examples/example_central_test.json
|
||||||
|
]
|
||||||
|
}
|
3
lib/beam-connect/local.json
Normal file
3
lib/beam-connect/local.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[
|
||||||
|
// TODO: Add local config e.g: https://github.com/samply/beam-connect/blob/main/examples/example_local_test.json
|
||||||
|
]
|
Reference in New Issue
Block a user