diff --git a/src/apiConfig.js b/src/apiConfig.js new file mode 100644 index 00000000..8661491e --- /dev/null +++ b/src/apiConfig.js @@ -0,0 +1 @@ +export const apiUrl = import.meta.env.VITE_BACKEND_URL; \ No newline at end of file