Update docker-compose.yaml
Some checks are pending
deploy / deploy (push) Waiting to run

This commit is contained in:
2024-10-21 21:10:40 +00:00
parent a48dc2e2a5
commit c203c2f635

View File

@@ -3,7 +3,7 @@ services:
lms: lms:
image: lmscommunity/logitechmediaserver:stable image: lmscommunity/logitechmediaserver:stable
environment: environment:
- HTTP_PORT=9002 - HTTP_PORT: 9002
volumes: volumes:
- config:/config - config:/config
- music:/music - music:/music