config = { host: "localhost:8000" scheme: "http" debug: true } angular.module("taigaLocalConfig", []).value("localconfig", config)