swagger update

This commit is contained in:
Ravi Prasad
2025-06-18 22:32:08 -05:00
parent 0aac099136
commit 9475e1a245
8 changed files with 18 additions and 67 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ services:
db-init:
build: .
env_file: .env
command: ["/nba_go", "import-data"]
command: ["/nba_go"]
depends_on:
postgres:
condition: service_healthy