mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 14:11:54 +00:00
Didn't mean to check in my local gruntfile change!
This commit is contained in:
parent
69f8a692d5
commit
fa3ddf22fe
@ -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: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user