forked from M-Labs/web2019
shop: use hooks.m-labs.hk
This commit is contained in:
parent
9e8ec71c9f
commit
7d0abf4b17
|
@ -1,6 +1,6 @@
|
|||
const shop_data = {
|
||||
|
||||
API_RFQ: 'http://127.0.0.1:5000/api/rfq',
|
||||
API_RFQ: 'https://hooks.m-labs.hk/rfq',
|
||||
|
||||
mobileSideMenuShouldOpen: false,
|
||||
currentItemHovered: null,
|
||||
|
|
Loading…
Reference in New Issue