change end point (#858)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
This commit is contained in:
parent
158e651aa4
commit
97287f160c
|
|
@ -5,11 +5,11 @@
|
|||
},
|
||||
"adempiere": {
|
||||
"api": {
|
||||
"url": "https://api.erpya.com/api",
|
||||
"url": "https://api.erpya.com/api/adempiere/",
|
||||
"timeout": 10000
|
||||
},
|
||||
"images": {
|
||||
"url": "https://api.erpya.com/api"
|
||||
"url": "https://api.erpya.com/api/adempiere/"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue