mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-16 17:10:03 -04:00
Fix address error generated by mkdocs
Fix "does not appear to be an IPv4 or IPv6 address"
This commit is contained in:
parent
38090bd73d
commit
dcdf4eacdc
@ -6,7 +6,7 @@ After installation (see [Installation](installation.md)) do the following:
|
|||||||
needs
|
needs
|
||||||
2. Start or restart the server (usually `/etc/init.d/owntone restart`)
|
2. Start or restart the server (usually `/etc/init.d/owntone restart`)
|
||||||
3. Go to the web interface [http://owntone.local:3689](http://owntone.local:3689),
|
3. Go to the web interface [http://owntone.local:3689](http://owntone.local:3689),
|
||||||
or, if that won't work, to [http://[your_server_address_here]:3689](http://[your_server_address_here]:3689)
|
or, if that won't work, to http://YOUR_SERVER_ADDRESS_HERE:3689
|
||||||
4. Wait for the library scan to complete
|
4. Wait for the library scan to complete
|
||||||
5. If you will be using a remote, e.g. Apple Remote: Start the remote, go to
|
5. If you will be using a remote, e.g. Apple Remote: Start the remote, go to
|
||||||
Settings, Add Library
|
Settings, Add Library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user