1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-01 21:54:42 -04:00

Removed url option from healthcheck in dev

This commit is contained in:
2023-01-01 17:37:43 +00:00
parent c5acdba6de
commit fe2f7b5b71
+1 -1
View File
@@ -67,4 +67,4 @@ ADD bin/run.sh $HOME/
ENTRYPOINT ["/home/aprs/run.sh"]
HEALTHCHECK --interval=5m --timeout=12s --start-period=30s \
CMD aprsd healthcheck --config /config/aprsd.conf --url http://localhost:8001/stats
CMD aprsd healthcheck --config /config/aprsd.conf