parent
f31ed9440a
commit
19f654fe78
@ -1,5 +1,5 @@
|
|||||||
export const DEV = {
|
export const DEV = {
|
||||||
PROXY_SERVER: 'http://127.0.0.1:8080',
|
PROXY_SERVER: 'http://127.0.0.1',
|
||||||
};
|
};
|
||||||
|
|
||||||
export default DEV;
|
export default DEV;
|
||||||
|
Loading…
Reference in new issue