This commit is contained in:
Logan
2026-04-06 00:23:33 -04:00
parent 1a9c92b6db
commit 7de55f9885
10 changed files with 189 additions and 44 deletions
+3
View File
@@ -12,9 +12,11 @@ services:
restart: unless-stopped
privileged: true
network_mode: host
env_file: .env
volumes:
- ./configs:/configs
- /dev:/dev
- ./op25-container/app:/app
depends_on:
- icecast
@@ -26,6 +28,7 @@ services:
volumes:
- ./configs:/configs
- ./recordings:/recordings
- ./drb-edge-node/app:/app/app
depends_on:
- icecast
- op25