diff --git a/strings.go b/strings.go index 0ea151b..9d5524f 100644 --- a/strings.go +++ b/strings.go @@ -173,5 +173,5 @@ const CURRENT_SONG_PLAYLIST_HTML = ` // URL of the server for connecting via a web address const WEB_ADDRESS = ` - Control mumbledj from a web browser: http://%s/%s + Control mumbledj from a web browser: http://%s:9563/%s `