config(qa): point BASE_URL at qa.getzino.in
This commit is contained in:
parent
2f159af60b
commit
ac00880763
@ -5,7 +5,7 @@
|
|||||||
// docs under src/docs/api.
|
// docs under src/docs/api.
|
||||||
|
|
||||||
export const APP_ID = '434';
|
export const APP_ID = '434';
|
||||||
export const BASE_URL = 'https://dev.getzino.in';
|
export const BASE_URL = 'https://qa.getzino.in';
|
||||||
|
|
||||||
// --- Order Booking (src/docs/api/order_booking.md) ---
|
// --- Order Booking (src/docs/api/order_booking.md) ---
|
||||||
export const ORDER_BOOKING = {
|
export const ORDER_BOOKING = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user