forked from importers/git-importer
Add basic postgresql setup
This commit is contained in:
4
database.ini
Normal file
4
database.ini
Normal 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
|
Reference in New Issue
Block a user