labmap/frontend/public/env.js.template
2025-06-14 22:20:36 +03:00

4 lines
44 B
Plaintext

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