mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-13 01:00:16 +00:00
Merge pull request #2661 from nextcloud/enh/noid/add-user
Dockerfiles - Add USER to all files
This commit is contained in:
commit
0ab721f1d6
8 changed files with 11 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue