1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-07-28 12:54:17 -04:00

minor cleanup prior to release

This commit is contained in:
2023-09-26 15:27:51 -04:00
parent 788a72c643
commit c9dc4f67d4
2 changed files with 3 additions and 7 deletions
+2 -2
View File
@@ -57,5 +57,5 @@ VOLUME ["/config"]
# Set the user to run the application
USER appuser
HEALTHCHECK --interval=5m --timeout=12s --start-period=30s \
CMD aprsd healthcheck --config /config/aprsd.conf
HEALTHCHECK --interval=1m --timeout=12s --start-period=30s \
CMD aprsd healthcheck --config /config/aprsd.conf --loglevel DEBUG