This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
export const CONFIG = {
|
export const CONFIG = {
|
||||||
api_url: "http://178.128.18.156:3000",
|
// api_url: "http://178.128.18.156:3000",
|
||||||
// api_url: process.env.VUE_APP_API_URL || "http://localhost:3000",
|
api_url: process.env.VUE_APP_API_URL || "http://localhost:3000",
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user