mirror of
https://github.com/craigerl/aprsd.git
synced 2025-04-04 18:48:29 -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"]
|
||||
|
||||
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…
Reference in New Issue
Block a user