Update .env-example
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user