1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-08 06:55:28 +02:00

Merge branch 'master' into pre-release-tidy

This commit is contained in:
Elliott Stoneham 2016-06-16 18:09:37 +01:00
commit 25618bcc31

View file

@ -52,7 +52,7 @@ module.exports = function(environment) {
};
ENV.apiHost = "https://localhost:5001";
ENV.apiHost = "https://demo1.dev:5001";
// ENV.apiHost = "https://demo1.dev:5001";
}
if (environment === 'test') {