mirror of
https://github.com/craigerl/aprsd.git
synced 2025-05-24 02:22:25 -04:00
Removed url option from healthcheck in dev
This commit is contained in:
parent
c5acdba6de
commit
fe2f7b5b71
@ -67,4 +67,4 @@ ADD bin/run.sh $HOME/
|
|||||||
ENTRYPOINT ["/home/aprs/run.sh"]
|
ENTRYPOINT ["/home/aprs/run.sh"]
|
||||||
|
|
||||||
HEALTHCHECK --interval=5m --timeout=12s --start-period=30s \
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user