Files
commander_league_api/.env.testing
Kevin ANATOLE 0691e5a107 Game formats
- Created the formats tables/migrations
- Created the controller to retrieve the formats
2020-10-31 19:23:04 +00:00

7 lines
117 B
Plaintext

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=commanderleagueapi_test
DB_USERNAME=root
DB_PASSWORD=