removed old api reference ip
Some checks failed
frontend-action / build-image (push) Failing after 13s

This commit is contained in:
2024-05-17 18:12:29 +07:00
parent 8e8303df43
commit f731f20407

View File

@@ -1,4 +1,3 @@
export const CONFIG = {
// api_url: "http://178.128.18.156:3000",
api_url: process.env.VUE_APP_API_URL || "http://localhost:3000",
};