Skip to content

Commit b866c9e

Browse files
authored
Merge pull request #69 from cibero42/ssl-fix
Improve documentation
2 parents f5d1437 + 53bbc94 commit b866c9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ You can use the following variables for a better customization of your docker-co
155155
| **DOLI_DB_NAME** | *dolidb* | Database name
156156
| **DOLI_DB_USER** | *dolidbuser* | Database user
157157
| **DOLI_DB_PASSWORD** | *dolidbpass* | Database user's password
158+
| **DOLI_DB_SSL** | *true* | Enable encrypted database connections (MySQL only)
158159
| **DOLI_URL_ROOT** | *http://localhost* | Url root of the Dolibarr installation
159160
| **DOLI_ADMIN_LOGIN** | *admin* | Admin's login created on the first boot
160161
| **DOLI_ADMIN_PASSWORD** | *admin* | Admin's initial password created on the first boot

0 commit comments

Comments
 (0)