Bla, added install instructions

This commit is contained in:
mrhanky
2017-07-04 15:22:20 +02:00
parent 57df82943b
commit 928ad44db4
16 changed files with 209 additions and 103 deletions

View File

@ -1 +1,3 @@
PASSWORD=password
DATABASE_URI=postgresql://<pgsql user>:<pgsql password>@<pgsql password>:<pgsql port>/<pgsql database>
GOOGLE_API_KEY=<google api key>
PASSWORD=<znc password>