forked from importers/git-importer
Split the database config into 2 sections
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# For local users you can simply rely on the UNIX permissions.
|
||||
# For remote databases you have to add host, user and password
|
||||
[postgresql]
|
||||
[production]
|
||||
database=imported_git
|
||||
|
||||
[test]
|
||||
database=imported_git_test
|
||||
|
Reference in New Issue
Block a user