diff --git a/resources/views/livewire/project/service/configuration.blade.php b/resources/views/livewire/project/service/configuration.blade.php index ed2a6dec9..994ce6790 100644 --- a/resources/views/livewire/project/service/configuration.blade.php +++ b/resources/views/livewire/project/service/configuration.blade.php @@ -180,7 +180,7 @@
Persistent storage to preserve data between deployments.
If you would like to add a volume, you must add it to - your compose file (General tab).
+ your compose file (Service Stack tab). @foreach ($applications as $application)