diff --git a/docs/configuration.rst b/docs/configuration.rst
index 46756bb266ccf918314f57b8ef8b01dcb68409ce..14c36fb88b370b19b5dc32506a612ef9db0d371d 100644
--- a/docs/configuration.rst
+++ b/docs/configuration.rst
@@ -112,7 +112,7 @@ in your :file:`docker-compose.yml` file::
       - /srv/funkwhale/data/music:/music:ro
 
 Then, the value of :ref:`setting-MUSIC_DIRECTORY_SERVE_PATH` should be
-``/srv/funkwhale/data``. This must be readable by the webserver.
+``/srv/funkwhale/data/music``. This must be readable by the webserver.
 
 On non-docker setup, you don't need to configure this setting.