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