Use localhost api server
This commit is contained in:
BIN
web/dist/static/images/logo.jpg
vendored
Normal file
BIN
web/dist/static/images/logo.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
web/dist/static/images/mo-bg1.jpg
vendored
Normal file
BIN
web/dist/static/images/mo-bg1.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 277 KiB |
BIN
web/dist/static/images/sa-bg2.jpg
vendored
Normal file
BIN
web/dist/static/images/sa-bg2.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 127 KiB |
BIN
web/dist/static/images/sa-bg3.jpg
vendored
Normal file
BIN
web/dist/static/images/sa-bg3.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 288 KiB |
@@ -1,7 +1,7 @@
|
||||
import fetch from 'isomorphic-fetch'
|
||||
|
||||
//const BASE_URL = 'localhost';
|
||||
const BASE_URL = '192.168.0.13';
|
||||
const BASE_URL = 'localhost';
|
||||
//const BASE_URL = '192.168.0.13';
|
||||
|
||||
export const saveContactRequest = (listingId, params) => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user