We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5d1437 + 53bbc94 commit b866c9eCopy full SHA for b866c9e
README.md
@@ -155,6 +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* | 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