mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Related to: https://github.com/fleetdm/confidential/issues/5637 Changes: - Added a way to start a vulnerability dashboard with Docker. - Updated the folder readme to include instructions for starting the vulnerability dashboard with docker
1 line
124 B
Text
1 line
124 B
Text
0 * * * * cd /usr/src/app && /usr/local/bin/node ./node_modules/.bin/sails run update-reports >> /usr/src/app/cron.log 2>&1
|