Skip to content

Commit

Permalink
Workaround for wait-on issue: jeffbski/wait-on#109
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxWilson committed Jan 28, 2023
1 parent de3a37d commit 945d5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion startAll.cmd
@@ -1,5 +1,5 @@
pushd api && start func start --csharp
popd
start npm start
start swa start http://localhost:3000 --api-location http://localhost:7071
start swa start http://127.0.0.1:3000 --api-location http://127.0.0.1:7071
start http://localhost:4280/

0 comments on commit 945d5b9

Please sign in to comment.