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:
Lance Edgar 2021-06-11 17:40:42 -05:00
parent 1177ca6591
commit f9db799506
5 changed files with 482 additions and 0 deletions

7
dev/settings.ini Normal file
View file

@ -0,0 +1,7 @@
[devbootstrap]
dbhost = localhost
dbname = corporal
dbuser = rattail
dbpass = rattailpass
corporaluser = lance
corporalpass = lancepass