mirror of
https://github.com/beetbox/beets.git
synced 2025-12-20 23:53:15 +01:00
Fix the reference to the ".beetsconfig" doc in plugins/web
This commit is contained in:
parent
ba80e1578a
commit
70910f5ac1
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ http://localhost:8337/. This is what it looks like:
|
|||
|
||||
You can also specify the hostname and port number used by the Web server. These
|
||||
can be specified on the command line or in the ``[web]`` section of your
|
||||
[Usage#Configuration .beetsconfig].
|
||||
:doc:`/reference/config`.
|
||||
|
||||
On the command line, use ``beet web [HOSTNAME] [PORT]``. In the config file, use
|
||||
something like this::
|
||||
|
|
|
|||
Loading…
Reference in a new issue