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