Merge pull request #2661 from nextcloud/enh/noid/add-user

Dockerfiles - Add USER to all files
This commit is contained in:
Simon L 2023-06-06 09:32:18 +02:00 committed by GitHub
commit 0ab721f1d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 11 additions and 2 deletions

View file

@ -38,6 +38,7 @@ stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
command=/cron.sh
user=root
[program:backup-time-file-watcher]
stdout_logfile=/dev/stdout