quito la api key LOCAL , que puse para debuggear
This commit is contained in:
parent
98312846fa
commit
7c5d24aaa8
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue