From eab5ec5ac13f6dc3277e12d17c3ae9fcc806ce55 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Fri, 10 Apr 2026 07:49:42 +0100 Subject: [PATCH] Remove localhost URL from README (because port changes) --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index d178cf52..69b7f923 100644 --- a/README.md +++ b/README.md @@ -128,9 +128,6 @@ For production, please see `compose.yaml` for a list of required variables. Start the Phoenix endpoint with `mise run console` (along with an attached IEx session). -Now you can visit [`localhost:4000`](http://localhost:4000) from your browser. -The default password for development is `change me`. - ## Auditing Scrobble Data Quality The application includes a Mix task to audit scrobbled tracks and identify data quality issues such as missing MusicBrainz IDs for artists and albums.