We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2457400 commit 53bbc94Copy full SHA for 53bbc94
README.md
@@ -155,7 +155,7 @@ You can use the following variables for a better customization of your docker-co
155
| **DOLI_DB_NAME** | *dolidb* | Database name
156
| **DOLI_DB_USER** | *dolidbuser* | Database user
157
| **DOLI_DB_PASSWORD** | *dolidbpass* | Database user's password
158
-| **DOLI_DB_SSL** | *true* | Database (Mysql) Data In Transit encryption
+| **DOLI_DB_SSL** | *true* | Enable encrypted database connections (MySQL only)
159
| **DOLI_URL_ROOT** | *http://localhost* | Url root of the Dolibarr installation
160
| **DOLI_ADMIN_LOGIN** | *admin* | Admin's login created on the first boot
161
| **DOLI_ADMIN_PASSWORD** | *admin* | Admin's initial password created on the first boot
0 commit comments