|
|
@@ -26,3 +26,7 @@ BLACKFIRE_SERVER_TOKEN=dbd1cfbea015fe83cccfc189a36ca3c16f3a1b43b94f50032a15e41e5
|
|
|
# >>> No database shall be needed by unit tests
|
|
|
DATABASE_ADMINASSOS_URL=mysql://root:xxx@preprod:3306/none?serverVersion=5.7
|
|
|
###< AdminAssos configuration ###
|
|
|
+
|
|
|
+###> dolibarr client ###
|
|
|
+DOLIBARR_API_BASE_URI='https://dev-erp.2iopenservice.com/api/index.php/'
|
|
|
+###< dolibarr client ###
|