diff --git a/frontend/src/components/production/ocp/OcpPage.tsx b/frontend/src/components/production/ocp/OcpPage.tsx
index f20434e..3f2b69e 100644
--- a/frontend/src/components/production/ocp/OcpPage.tsx
+++ b/frontend/src/components/production/ocp/OcpPage.tsx
@@ -73,7 +73,7 @@ export default function OCPPage() {
)}
- {server[0].value === "usday1vms006" && (
+ {server[0].value === "localhost" && (