Fix default DB path in README
authortazle <redacted>
Thu, 5 Nov 2020 07:18:47 +0000 (09:18 +0200)
committerGitHub <redacted>
Thu, 5 Nov 2020 07:18:47 +0000 (09:18 +0200)
README.md

index e39801c93aba7256fbbe5bff686c6cd91947c6be..cdfe49792711b063434728d58a6a3547fa91e850 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ The following env variables can be set to configure your Roundcube Docker instan
 `ROUNDCUBEMAIL_UPLOAD_MAX_FILESIZE` - File upload size limit; defaults to `5M`
 
 By default, the image will use a local SQLite database for storing user account metadata.
-It'll be created inside the `/var/www/html` directory and can be backed up from there. Please note that
+It'll be created inside the `/var/roundcube/db` directory and can be backed up from there. Please note that
 this option should not be used for production environments.
 
 ### Connect to a Database
git clone https://git.99rst.org/PROJECT