quito la api key LOCAL , que puse para debuggear

This commit is contained in:
JavMB 2026-04-16 19:06:42 +02:00
parent 98312846fa
commit 7c5d24aaa8
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"AllowedHosts": "*", "AllowedHosts": "*",
"Dolibarr": { "Dolibarr": {
"ApiUrl": "http://localhost/api/index.php/explorer", "ApiUrl": "http://localhost/api/index.php/explorer",
"ApiKey": "f5da1cef3f7edd4f9f305f950530599e18daae91" "ApiKey": ""
}, },
"Jwt": { "Jwt": {
"Secret": "mi-super-secreto-jwt-aqui-cambiar-en-produccion", "Secret": "mi-super-secreto-jwt-aqui-cambiar-en-produccion",