diff --git a/compose.example.yaml b/compose.example.yaml index 97f5437..64eb604 100644 --- a/compose.example.yaml +++ b/compose.example.yaml @@ -3,6 +3,7 @@ services: container_name: soundcloak restart: unless-stopped build: . + init: true ports: - "127.0.0.1:4664:4664" cap_drop: