remove rw access to cache dir in php

This commit is contained in:
Ruben Fiszel
2025-02-05 22:17:27 +01:00
parent 1769d62c96
commit 6d33cd24e9
@@ -124,14 +124,6 @@ mount {
iface_no_lo: true
mount {
src: "{CACHE_DIR}"
dst: "/tmp/windmill/cache/php"
is_bind: true
rw: true
mandatory: false
}
{SHARED_MOUNT}
envar: "HOME=/tmp"