remove monitoring logs docker

This commit is contained in:
Ravi Prasad
2025-07-03 21:13:46 -05:00
parent fbae36e06e
commit 30d47bbafa
2 changed files with 11 additions and 0 deletions
+4
View File
@@ -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