mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
docker as non-root
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
0 0 * * * root /backup-db.sh >> /var/log/cron.log 2>&1
|
||||
0 0 * * * bitwarden /backup-db.sh >> /var/log/cron.log 2>&1
|
||||
|
||||
# An empty line is required at the end of this file for a valid cron file.
|
Reference in New Issue
Block a user