Update docker-compose.yaml

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