Prepare new version
This commit is contained in:
parent
2e031dd952
commit
8583717eca
@ -20,6 +20,7 @@ and start it with
|
|||||||
$ breve
|
$ breve
|
||||||
|
|
||||||
The app will start serving on `http://localhost:3000`, listening on every active interface.
|
The app will start serving on `http://localhost:3000`, listening on every active interface.
|
||||||
|
|
||||||
You can change the port and set a hostname via the `PORT` and `HOSTNAME` environment variables.
|
You can change the port and set a hostname via the `PORT` and `HOSTNAME` environment variables.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: breve
|
name: breve
|
||||||
version: 0.0.2.0
|
version: 0.0.2.1
|
||||||
synopsis: a url shortener
|
synopsis: a url shortener
|
||||||
description:
|
description:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user