forked from importers/git-importer
8 lines
196 B
INI
8 lines
196 B
INI
# For local users you can simply rely on the UNIX permissions.
|
|
# For remote databases you have to add host, user and password
|
|
[production]
|
|
database=imported_git
|
|
|
|
[test]
|
|
database=imported_git_test
|