mirror of
https://github.com/kevin-DL/commander_league_api.git
synced 2026-01-17 13:04:56 +00:00
Game formats
- Created the formats tables/migrations - Created the controller to retrieve the formats
This commit is contained in:
6
.env.testing
Normal file
6
.env.testing
Normal file
@@ -0,0 +1,6 @@
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=3306
|
||||
DB_DATABASE=commanderleagueapi_test
|
||||
DB_USERNAME=root
|
||||
DB_PASSWORD=
|
||||
Reference in New Issue
Block a user