aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome2024-03-06 16:47:54 -0500
committerJerome2024-03-06 16:47:54 -0500
commitc781eb8f16da794e8448a2cdd3bbb399630025b7 (patch)
tree25c88a5923d84fcad93a5f3304c500d90e327af5
parent9e56a777d5579afd29b10ea9cf310fb7294a5bcf (diff)
downloadaur-c781eb8f16da794e8448a2cdd3bbb399630025b7.tar.gz
Fix permissions for nginx
-rw-r--r--tandoor-directory.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/tandoor-directory.conf b/tandoor-directory.conf
index cf27e6fcee10..2b6e46dbbffa 100644
--- a/tandoor-directory.conf
+++ b/tandoor-directory.conf
@@ -1 +1,2 @@
-d /var/lib/tandoor 0710 tandoor tandoor - -
+d /var/lib/tandoor 0710 tandoor http - -
+d /var/lib/tandoor/mediafiles/recipes 0730 tandoor http - -