Flesh out Player model and write patch to populate players from sporting API
This commit is contained in:
@@ -20,6 +20,10 @@ const server_config = {
|
||||
*/
|
||||
frontend_path: env('FRONT_END_PATH', 'frontend'),
|
||||
|
||||
sports_data: {
|
||||
api_key: env('SPORTSDATA_API_KEY'),
|
||||
},
|
||||
|
||||
logging: {
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user