remove rw access to cache dir in php

This commit is contained in:
Ruben Fiszel
2025-02-05 22:17:27 +01:00
parent 2a12812093
commit cfc3552d5c
@@ -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"