5 lines
89 B
JavaScript
5 lines
89 B
JavaScript
window._env_ = {
|
|
API_URL: "http://localhost:5000",
|
|
CLIENT_URL: "http://localhost",
|
|
}
|