Skip to content

Commit

Permalink
fix: readme change to make it publish (#39)
Browse files Browse the repository at this point in the history
* fix: readme change to make it publish

* feat: to bump minor
  • Loading branch information
robertsevernsentient authored May 12, 2023
1 parent e16e3cd commit d4c08ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ npm start
> NOTE: Replace the values of `environment` in the _.env.local_ file
> if you have an environment of your own.

> If your environment belongs to stack other than `prod`, you can
> also provide an `endpoint` option to point to a different stack.
>
Expand All @@ -32,5 +31,6 @@ npm start
> REACT_APP_EVOLV_CONFIG='{"environment":"a925240014","endpoint": "https://participants.evolv.ai"}'
> ```

* React: [http://localhost:4001/](http://localhost:4001/)
* NextJS: [http://localhost:4002/](http://localhost:4002/)

0 comments on commit d4c08ea

Please sign in to comment.