diff --git a/autodeploy/config.json b/autodeploy/config.json
index f5fee8e..4c86ca8 100644
--- a/autodeploy/config.json
+++ b/autodeploy/config.json
@@ -35,7 +35,7 @@
 			"host": "host4",
 			"location": "🇰🇷",
 			"password": "USER_DEFAULT_PASSWORD",
-			"monthstart": 5
+			"monthstart": 1
 		}
 	]
 }
diff --git a/server/config.json b/server/config.json
index f5fee8e..4c86ca8 100644
--- a/server/config.json
+++ b/server/config.json
@@ -35,7 +35,7 @@
 			"host": "host4",
 			"location": "🇰🇷",
 			"password": "USER_DEFAULT_PASSWORD",
-			"monthstart": 5
+			"monthstart": 1
 		}
 	]
 }