19 lines
339 B
JSON
19 lines
339 B
JSON
{
|
|
"server": {
|
|
"host": "localhost",
|
|
"port": 9527
|
|
},
|
|
"adempiere": {
|
|
"api": {
|
|
"url": "https://api.erpya.com/adempiere-api"
|
|
},
|
|
"images": {
|
|
"url": "https://api.erpya.com/adempiere-api/img"
|
|
}
|
|
},
|
|
"repository": {
|
|
"url": "https://api.github.com",
|
|
"releaseNo": "releaseNoForDocumentation"
|
|
}
|
|
}
|