4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
window.__ENV__ = {
|
|
API_BASE: "${API_BASE:-http://localhost:8000}"
|
|
};
|