correct typo in README
This commit is contained in:
parent
d0009176f9
commit
028e8c76ce
|
@ -13,8 +13,8 @@ use foreman:
|
||||||
|
|
||||||
Now you can open [localhost:5000](http://localhost:5000)
|
Now you can open [localhost:5000](http://localhost:5000)
|
||||||
|
|
||||||
By default it uses official API at `https://api.travis-ci.org`, but you
|
By default it uses the official API at `https://api.travis-ci.org`, but you
|
||||||
can set your own enpoint using:
|
can customize the API server URL using:
|
||||||
|
|
||||||
|
|
||||||
API_ENDPOINT="http://localhost:300/" bundle exec foreman start
|
API_ENDPOINT="http://localhost:300/" bundle exec foreman start
|
||||||
|
|
Loading…
Reference in New Issue
Block a user