mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 05:55:13 +00:00
import data flag
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
# import-data disabled
|
||||
# "import-data" disabled
|
||||
services:
|
||||
db-init:
|
||||
build: .
|
||||
command: ["/nba_go", import-data]
|
||||
command: ["/nba_go", "import-data"]
|
||||
networks:
|
||||
- coolify-shared
|
||||
# - api_network
|
||||
|
||||
Reference in New Issue
Block a user