This commit is contained in:
Ravi Prasad
2026-05-06 22:17:56 -05:00
parent 7578a69988
commit cc34832fd1
5 changed files with 3607 additions and 1 deletions
+2
View File
@@ -33,6 +33,7 @@ services:
image: 'nginx:stable'
volumes:
- '/data/nba-go-config/nginx:/etc/nginx:ro'
- nginx_cache:/var/cache/nginx
depends_on:
- api1
- api2
@@ -84,6 +85,7 @@ services:
volumes:
prometheus_data:
grafana_data:
nginx_cache:
networks:
# api_network: