- {{ check.text }}
+
+ Docker Volume
+
+ Mealie requires that the frontend container and the backend share the same docker volume or storage. This
+ ensures that the frontend container can properly access the images and assets stored on disk.
+
+
- {{ check.status ? check.successText : check.errorText }}
+ Volumes are misconfigured.
+
+ Volumes are configured correctly.
+
+
+ Status Unknown. Try running a validation.
+
+
+
+
+ {{ $globals.icons.checkboxMarkedCircle }}
+ Validate
+