diff --git a/src/web/app/boot.js b/src/web/app/boot.js index 50b806b94..6741a4423 100644 --- a/src/web/app/boot.js +++ b/src/web/app/boot.js @@ -20,7 +20,7 @@ const CONFIG = require('./common/scripts/config'); document.domain = CONFIG.host; -// Set global configration +// Set global configuration riot.mixin({ CONFIG });