boxscore batch import

This commit is contained in:
Ravi Prasad
2025-07-17 00:20:17 -05:00
parent bb6af736d9
commit a16c003d87
4 changed files with 208 additions and 131 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ services:
db-init:
build: .
env_file: .env
command: ["/nba_go"]
command: ["/nba_go", "import-data"]
depends_on:
postgres:
condition: service_healthy