mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 13:51:55 +00:00
Update README.md
This commit is contained in:
parent
6204b4b601
commit
a162bea39c
@ -25,6 +25,15 @@ npm install
|
||||
|
||||
You are done.
|
||||
|
||||
If you want to connect to local server then modify the constant in community-app\app\scripts\modules\configurations.js as below
|
||||
|
||||
...
|
||||
.constant('HOST','https://localhost:8443\:8443') //need to escape port number
|
||||
...
|
||||
|
||||
|
||||
|
||||
|
||||
## Adding dependencies
|
||||
|
||||
You can also add more dependencies on bower.json.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user