Update docker-compose.yaml

This commit is contained in:
2023-03-20 23:40:23 -04:00
parent 4a016ddb1e
commit 46e93a74a8
+1 -1
View File
@@ -11,7 +11,7 @@ volumes:
services:
zertoexporter:
image: recklessop/zertoexporter:latest
image: recklessop/zerto-exporter:latest
command: python python-node-exporter.py
ports:
- "9999:9999"