Add basic postgresql setup

This commit is contained in:
Stephan Kulow
2022-10-17 16:31:48 +02:00
parent e53b030dcf
commit 74fd937732
3 changed files with 105 additions and 0 deletions

4
database.ini Normal file
View File

@@ -0,0 +1,4 @@
# For local users you can simply rely on the UNIX permissions.
# For remote databases you have to add host, user and password
[postgresql]
database=imported_git