This commit is contained in:
2025-11-24 16:29:22 +00:00
parent 773cebd620
commit 077d69d44b
5 changed files with 2 additions and 81 deletions

View File

@@ -12,6 +12,7 @@ services:
restart: unless-stopped
depends_on:
- backend
- icecast2
networks:
- app-network
ports:
@@ -66,7 +67,7 @@ services:
icecast2:
build:
context: ./icecast
context: ./icecast2
dockerfile: Dockerfile
container_name: "${ICECAST_HOST}"
restart: always