mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-24 16:45:22 +02:00
remove: eliminate Docker volumes from isolated deployment resources list
This commit is contained in:
@@ -129,7 +129,6 @@ export const IsolatedDeploymentTab = ({ composeId }: Props) => {
|
||||
Resources that will be isolated:
|
||||
</h4>
|
||||
<ul className="list-disc list-inside">
|
||||
<li>Docker volumes</li>
|
||||
<li>Docker networks</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user