Files
deployment-portal-fe/config.template.js
2020-06-15 11:00:06 +05:30

4 lines
53 B
JavaScript

window.config = {
BACKEND_URL: 'APP_BACKEND_URL'
}