Initial commit

This commit is contained in:
core
2024-03-11 20:54:28 +01:00
commit 4885497069
7 changed files with 28575 additions and 0 deletions

6
docker-compose.yml Normal file
View File

@@ -0,0 +1,6 @@
services:
bt_monitor_server:
build: .
volumes:
- .:/opt/bt_monitor_server