mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 22:15:13 +00:00
cache
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user