diff --git a/docker-compose.yml b/docker-compose.yml index ca1a8eb..1ab3458 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: - - "8081:8081" + - "8082:8082" environment: - LISTENARR_PUBLIC_URL=https://listenarr.speerfam.com ## OPTIONAL: Used by Discord Bot volumes: