allow nginx access to *all* acme certs
This commit is contained in:
parent
f42a287ca2
commit
34b0a8ed51
@ -176,7 +176,7 @@
|
||||
|
||||
# Allow read access to ACME certificate
|
||||
# to specific (service) users.
|
||||
users.groups."maxwell-ydns-eu".members = [ "murmur" "turnserver" ];
|
||||
users.groups."maxwell-ydns-eu".members = [ "murmur" "turnserver" "nginx" ];
|
||||
users.groups."riot-maxwell-ydns-eu".members = [ "nginx" ];
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user