labmap/frontend/public/env.js.template

4 lines
45 B
Plaintext

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