🔖 dotenv
This commit is contained in:
parent
da85a7ca87
commit
a8ba2bf70f
1 changed files with 4 additions and 0 deletions
|
|
@ -274,6 +274,10 @@ You're done!
|
|||
|
||||
## Developing 👷
|
||||
|
||||
0. Update [`.env.example`](https://github.com/liyasthomas/postwoman/blob/master/.env.example) file found in repository's root directory with your own keys and rename it to `.env`.
|
||||
|
||||
_Sample keys only works with the [production build](https://postwoman.io)._
|
||||
|
||||
#### Use a browser based development environment:
|
||||
|
||||
[](https://gitpod.io/#https://github.com/liyasthomas/postwoman)
|
||||
|
|
|
|||
Loading…
Reference in a new issue