diff --git a/compose.yaml b/compose.yaml index 2916c38e..95ea1f40 100644 --- a/compose.yaml +++ b/compose.yaml @@ -8,6 +8,7 @@ x-backend-defaults: &backend_defaults image: frappe/frappe-worker:${FRAPPE_VERSION:?No Frappe version set} volumes: - sites:/home/frappe/frappe-bench/sites + - assets:/home/frappe/frappe-bench/sites/assets services: configurator: