Update api.config.js
This commit is contained in:
parent
43ac56bc46
commit
53da431bd4
@ -3,7 +3,7 @@ import {NODE_ENV} from '../environment'
|
||||
const apisMap = {
|
||||
development: {
|
||||
FE: 'http://localhost:3000',
|
||||
BASE: 'http://test.rymcu.com',
|
||||
BASE: 'localhost:8099/forest',
|
||||
CDN: '',
|
||||
PROXY: '/proxy',
|
||||
SOCKET: 'http://localhost:3000/ws',
|
||||
|
Loading…
Reference in New Issue
Block a user