diff --git a/one-certificate-manager/pom.xml b/one-certificate-manager/pom.xml
index 46d2eb9b004d1b8d7f569a2e308f0cfe1da510a8..d733145e7f03f5394efd7f20c4d92c3456c78812 100644
--- a/one-certificate-manager/pom.xml
+++ b/one-certificate-manager/pom.xml
@@ -55,7 +55,6 @@
 			<id>product</id>
 			<properties>
 				<profiles.active>product</profiles.active>
-				<profiles.server.debug>-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=15506</profiles.server.debug>
 				<profiles.filepath>/mortals/app/data/one</profiles.filepath>
 				<profiles.nacos.server-addr>192.168.0.252:8848</profiles.nacos.server-addr>
 				<profiles.nacos.group>DEFAULT_GROUP</profiles.nacos.group>