This commit is contained in:
Jonas 2025-11-23 20:36:49 +01:00 committed by GitHub
commit 2d4f2a52b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,7 @@
[/] # create a volume at "/" (the webroot), which will
/w # share /w (the docker data volume)
accs:
rw: * # everyone gets read-access, but
r: * # everyone gets read-access, but
rwmda: @su # the group "su" gets read-write-move-delete-admin