diff --git a/resources/views/livewire/project/service/storage.blade.php b/resources/views/livewire/project/service/storage.blade.php
index 67a2fda81..5e19adce4 100644
--- a/resources/views/livewire/project/service/storage.blade.php
+++ b/resources/views/livewire/project/service/storage.blade.php
@@ -182,7 +182,7 @@
label="Destination Path" required
helper="File location inside the container" />
+ id="file_storage_content" useMonacoEditor>
Add