1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 12:01:57 +08:00

Change timeout by default (#764)

This commit is contained in:
Yamel Senih 2021-04-20 10:50:05 -04:00 committed by GitHub
parent e9596d0744
commit 599cfa9844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"adempiere": {
"api": {
"url": "https://api.erpya.com/adempiere-api",
"timeout": 100000
"timeout": 10000
},
"images": {
"url": "https://api.erpya.com/adempiere-api/img"