labmap/frontend/public/env.js.template
2025-07-01 07:37:18 +03:00

4 lines
44 B
Plaintext

window.ENV = {
API_BASE: "${API_BASE}"
};