first&last

This commit is contained in:
Tord-Vincent Heggland
2026-04-06 14:44:58 +02:00
commit a63d9863a4
2 changed files with 17 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.env
config
playlist
music

12
docker-compose.yaml Normal file
View File

@@ -0,0 +1,12 @@
services:
squeezelite:
image: giof71/squeezelite:stable
devices:
- /dev/snd:/dev/snd
restart: unless-stopped
network_mode: host
environment:
SQUEEZELITE_MODE: ALSA
SQUEEZELITE_NAME: ThinkBook-Squeeze
SQUEEZELITE_SERVER_PORT: "lmsstack_lms:${LMS_HTTP_PORT}"
SQUEEZELITE_AUDIO_DEVICE: default