diff --git a/app/dashboard/servers/Servers.tsx b/app/dashboard/servers/Servers.tsx index e124c00..0f7cdb6 100644 --- a/app/dashboard/servers/Servers.tsx +++ b/app/dashboard/servers/Servers.tsx @@ -963,7 +963,7 @@ export default function Servers() { {t('Servers.AddServer.Monitoring.SetupDescription')}

-                                    {`services:
+                              {`services:
   glances:
     image: nicolargo/glances:latest
     container_name: glances
@@ -1976,7 +1976,7 @@ export default function Servers() {
                                                 {t('Servers.EditServer.Monitoring.SetupDescription')}
                                               

-                                                {`services:
+                                              {`services:
   glances:
     image: nicolargo/glances:latest
     container_name: glances