Add dev bootstrapping, which i found laying around
...not sure what the status of this is, but might as well commit
This commit is contained in:
parent
1177ca6591
commit
f9db799506
5 changed files with 482 additions and 0 deletions
7
dev/settings.ini
Normal file
7
dev/settings.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
[devbootstrap]
|
||||
dbhost = localhost
|
||||
dbname = corporal
|
||||
dbuser = rattail
|
||||
dbpass = rattailpass
|
||||
corporaluser = lance
|
||||
corporalpass = lancepass
|
Loading…
Add table
Add a link
Reference in a new issue