mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
remove monitoring logs docker
This commit is contained in:
@@ -99,6 +99,8 @@ services:
|
||||
networks:
|
||||
- api.network
|
||||
restart: unless-stopped
|
||||
logging:
|
||||
driver: "none"
|
||||
|
||||
grafana:
|
||||
image: grafana/grafana:latest
|
||||
@@ -114,6 +116,8 @@ services:
|
||||
networks:
|
||||
- api.network
|
||||
restart: unless-stopped
|
||||
logging:
|
||||
driver: none
|
||||
|
||||
volumes:
|
||||
postgres_data: # New volume for Postgres
|
||||
|
||||
Reference in New Issue
Block a user