Add beam connect to docekr-compose

This commit is contained in:
Martin Lablans 2023-04-25 11:10:35 +02:00 committed by juarez
parent 75f9b73e98
commit 0807e52160
2 changed files with 8 additions and 0 deletions

View 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
]
}

View File

@ -0,0 +1,3 @@
[
// TODO: Add local config e.g: https://github.com/samply/beam-connect/blob/main/examples/example_local_test.json
]