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