Update .env-example
This commit is contained in:
parent
789e7571f9
commit
d1f19fcd7d
|
@ -1,3 +1,3 @@
|
||||||
DATABASE_URI=postgresql://<pgsql user>:<pgsql password>@<pgsql password>:<pgsql port>/<pgsql database>
|
DATABASE_URI=postgresql://<pgsql user>:<pgsql password>@<pgsql host>:<pgsql port>/<pgsql database>
|
||||||
GOOGLE_API_KEY=<google api key>
|
GOOGLE_API_KEY=<google api key>
|
||||||
PASSWORD=<znc password>
|
PASSWORD=<znc password>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user