From 9171dbdbc0b9013cffece3a0e1c2133112a5f280 Mon Sep 17 00:00:00 2001 From: thursday Date: Tue, 13 Jul 2021 08:09:11 -0400 Subject: Update README.md --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 1efa2b4..c9237cf 100644 --- a/docker/README.md +++ b/docker/README.md @@ -101,7 +101,7 @@ Container images are configured using parameters passed at runtime (such as thos | `-e IS_REGISTRATION_ENABLED=true` | for specifying whether to allow user registration, default is true | | `-e CONNECT_WITH_FRANZ=true` | for specifying whether to enable connections to the Franz server, default is true | | `-e DATA_DIR=data` | for specifying the SQLite database folder, default is data | -| `-v :/data` | this will store Ferdi-server's data (among others the database) on the docker host for persistence. See the [Docker docs](https://docs.docker.com/storage/volumes/) for more information on the use of container volumes | +| `-v :/data` | this will store Ferdi-server's data (its database, among other things) on the docker host for persistence. See the [Docker docs](https://docs.docker.com/storage/volumes/) for more information on the use of container volumes | | `-v :/app/recipes` | this will store Ferdi-server's recipes on the docker host for persistence | By enabling the `CONNECT_WITH_FRANZ` option, Ferdi-server can: -- cgit v1.2.3-70-g09d2