Massive refactoring/-structuring
This commit is contained in:
3
files/.env
Normal file
3
files/.env
Normal file
@@ -0,0 +1,3 @@
|
||||
DATABASE_URI=postgresql://<pgsql user>:<pgsql password>@<pgsql host>:<pgsql port>/<pgsql database>
|
||||
GOOGLE_API_KEY=<google api key>
|
||||
PASSWORD=<znc password>
|
||||
Reference in New Issue
Block a user