Files
KnockOutWhist-Frontend/public/env.template.js

5 lines
58 B
JavaScript

window.__RUNTIME_CONFIG__ = {
API_URL: "${API_URL}"
};