diff --git a/navidrome/docker-compose.yml b/navidrome/docker-compose.yml index 0fdcacf405..b0adcab420 100644 --- a/navidrome/docker-compose.yml +++ b/navidrome/docker-compose.yml @@ -13,8 +13,3 @@ services: volumes: - ${APP_DATA_DIR}/data:/data - ${UMBREL_ROOT}/data/storage/music:/music:rw - -# You do not need to expose the port that your app's web server is listening on if you're using the app_proxy service. - # This is handled by the APP_HOST and APP_PORT environment variables in the service above. - # - # If you need to expose additional ports, you can do so like this, replacing with the port number: \ No newline at end of file