bitfeed/client/public/env.template.js

6 lines
150 B
JavaScript

window.injected = {
TARGET: '${TARGET}',
OVERRIDE_BACKEND_HOST: '${OVERRIDE_BACKEND_HOST}',
OVERRIDE_BACKEND_PORT: '${OVERRIDE_BACKEND_PORT}'
}