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

This commit is contained in:
2024-10-21 20:53:25 +00:00
parent a1f0d1beb8
commit cd2a60f8f1

View File

@@ -2,6 +2,8 @@ version: '3'
services:
lms:
image: lmscommunity/logitechmediaserver:stable
environment:
- HTTP_PORT=9002
volumes:
- config:/config
- music:/music
@@ -12,7 +14,7 @@ services:
lms:
reverseproxy_public:
ports:
- 9080:9000/tcp
- 9080:9080/tcp
- 9090:9090/tcp
- 3483:3483/tcp
- 3483:3483/udp