diff --git a/docker-compose.yml b/docker-compose.yml index b3b39f5..ca1a8eb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,7 +3,7 @@ services: image: ghcr.io/therobbiedavis/listenarr:canary user: "1000:1000" ## Replace with your desired UID and GID ports: - - "5000:5000" + - "8081:8081" environment: - LISTENARR_PUBLIC_URL=https://listenarr.speerfam.com ## OPTIONAL: Used by Discord Bot volumes: