Files
parcer/src/apiConfig.js
2024-11-01 08:26:46 +05:30

1 line
55 B
JavaScript

export const apiUrl = import.meta.env.VITE_BACKEND_URL;