diff --git a/.nuxt/manifest/latest.json b/.nuxt/manifest/latest.json
index bcefc73..82f9679 100644
--- a/.nuxt/manifest/latest.json
+++ b/.nuxt/manifest/latest.json
@@ -1 +1 @@
-{"id":"dev","timestamp":1759249355595}
\ No newline at end of file
+{"id":"dev","timestamp":1759251838389}
\ No newline at end of file
diff --git a/.nuxt/manifest/meta/dev.json b/.nuxt/manifest/meta/dev.json
index f773b36..d9455bb 100644
--- a/.nuxt/manifest/meta/dev.json
+++ b/.nuxt/manifest/meta/dev.json
@@ -1 +1 @@
-{"id":"dev","timestamp":1759249355595,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
\ No newline at end of file
+{"id":"dev","timestamp":1759251838389,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
\ No newline at end of file
diff --git a/.nuxt/nitro.json b/.nuxt/nitro.json
index 0c8d12d..c96dfff 100644
--- a/.nuxt/nitro.json
+++ b/.nuxt/nitro.json
@@ -1,5 +1,5 @@
{
- "date": "2025-09-30T16:22:39.361Z",
+ "date": "2025-09-30T17:04:01.442Z",
"preset": "nitro-dev",
"framework": {
"name": "nuxt",
@@ -11,7 +11,7 @@
"dev": {
"pid": 77277,
"workerAddress": {
- "socketPath": "/var/folders/qw/cvgxs3ls7x742rc9zgwbzkh80000gn/T/nitro-worker-77277-1-1-2519.sock"
+ "socketPath": "/var/folders/qw/cvgxs3ls7x742rc9zgwbzkh80000gn/T/nitro-worker-77277-3-3-8923.sock"
}
}
}
\ No newline at end of file
diff --git a/.nuxt/nuxt.d.ts b/.nuxt/nuxt.d.ts
index 4c93f4b..09b8b1b 100644
--- a/.nuxt/nuxt.d.ts
+++ b/.nuxt/nuxt.d.ts
@@ -1,9 +1,9 @@
// Generated by nuxi
-///
///
-///
///
///
+///
+///
///
///
///
diff --git a/ecosystem.config.js b/ecosystem.config.cjs
similarity index 100%
rename from ecosystem.config.js
rename to ecosystem.config.cjs
diff --git a/webhook-ecosystem.config.js b/webhook-ecosystem.config.cjs
similarity index 100%
rename from webhook-ecosystem.config.js
rename to webhook-ecosystem.config.cjs
diff --git a/webhook-server.js b/webhook-server.js
index ba5ffc0..16a8a01 100644
--- a/webhook-server.js
+++ b/webhook-server.js
@@ -4,7 +4,7 @@ const crypto = require("crypto");
const app = express();
const PORT = 9000;
-const SECRET = "your-webhook-secret-key"; // 보안을 위해 변경하세요
+const SECRET = "vTEq9OTvIFs3ZbDaszLRL/ZiAEXziemX1Wh1GIeb+DI="; // 보안을 위해 변경하세요
const PROJECT_DIR = "/var/www/music/music-admin";
// JSON 파싱 미들웨어