From e79196968e02738a98696c256170c9828dbda0ee Mon Sep 17 00:00:00 2001 From: Felix Seiboldt <52862870+devilAPI@users.noreply.github.com> Date: Fri, 27 Dec 2024 19:59:26 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ea53b80..626f103 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,4 +12,4 @@ EXPOSE 4533 # Set the default command to run Navidrome with arguments (this will be overridden in Pterodactyl) #CMD ["navidrome --max-memory {{SERVER_MEMORY}} -port {{SERVER_PORT}} --music /home/container/music --cache /home/container/cache --data /home/container/data"] -CMD ["navidrome --help"] +#CMD ["navidrome --help"]