We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b1dffc commit 2d450d2Copy full SHA for 2d450d2
1 file changed
docs/private.md
@@ -102,7 +102,7 @@ Here is a list of things you will need to do:
102
multiuser: "true" # set to true to enable multiuser mode when using private mode (if not using private mode, this will be ignored)
103
104
database:
105
- #The db defaults should not be changed when using docker
+ #The db defaults should not be changed when using docker (unless you know what you are doing)
106
username: "ruby" # change this to your database username
107
password: "ruby" # change this to your database password
108
host: "db" # change this to your database host
0 commit comments