Skip to content

Commit

Permalink
Merge pull request #37 from nsip/napval-launch-scripts-fix
Browse files Browse the repository at this point in the history
Launch script fix
  • Loading branch information
matt-farmer authored May 11, 2017
2 parents 37f1057 + 66fee8f commit 71ad394
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/gonias.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ rem gnatsd MUST be the first program launched

rem Run the NIAS services. Add to the BOTTOM of this list
start nats-streaming-server -p 4223 -sc napval_nss.cfg
timeout /t 3
start napval


rem Run the web client (launch browser here)
start http://localhost:1325/nias

0 comments on commit 71ad394

Please sign in to comment.