fix more issues
This commit is contained in:
@@ -27,6 +27,11 @@ services:
|
||||
- VOLUMES=0
|
||||
networks:
|
||||
- monitoring
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
|
||||
alloy:
|
||||
image: grafana/alloy:v1.14.1
|
||||
@@ -47,6 +52,11 @@ services:
|
||||
pid: host
|
||||
networks:
|
||||
- monitoring
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
|
||||
networks:
|
||||
monitoring:
|
||||
|
||||
Reference in New Issue
Block a user