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:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user