Merge branch 'main' of https://gitea.cognizata.com/Atapy/sorvor-front
All checks were successful
frontend-action / build-image (push) Successful in 45s

This commit is contained in:
2024-05-17 18:20:25 +07:00
2 changed files with 46 additions and 2 deletions

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",
};