mirror of
https://github.com/Ratstail91/sineQL.git
synced 2025-11-29 02:34:28 +11:00
Moved to using a real database ORM for testing
This commit is contained in:
6
test/.envdev
Normal file
6
test/.envdev
Normal file
@@ -0,0 +1,6 @@
|
||||
DB_HOSTNAME=localhost
|
||||
DB_DATABASE=sineQL
|
||||
DB_USERNAME=sineQL
|
||||
DB_PASSWORD=sineQL
|
||||
DB_TIMEZONE=Australia/Sydney
|
||||
DB_LOGGING=
|
||||
Reference in New Issue
Block a user