Didn't mean to check in my local gruntfile change!

This commit is contained in:
Chris Dalzell 2014-09-01 14:05:50 -04:00
parent 69f8a692d5
commit fa3ddf22fe

View File

@ -45,8 +45,7 @@ module.exports = function(grunt) {
port: 9000,
hostname: 'localhost',
livereload: 35729,
//open:'http://<%= connect.options.hostname %>:<%= connect.options.port %>?baseApiUrl=https://demo.openmf.org'
open:'http://<%= connect.options.hostname %>:<%= connect.options.port %>?baseApiUrl=https://localhost:8443/mifosng-provider'
open:'http://<%= connect.options.hostname %>:<%= connect.options.port %>?baseApiUrl=https://demo.openmf.org'
},
livereload: {
options: {