heartbeat

This commit is contained in:
evanpelle
2025-06-05 09:20:08 -07:00
parent b249b364a0
commit f81fc9a0d7
14 changed files with 372 additions and 131 deletions
+1
View File
@@ -232,6 +232,7 @@ export default async (env, argv) => {
"/api/auth/callback",
"/api/auth/discord",
"/api/kick_player",
"/api/worker_address",
],
target: "http://localhost:3000",
secure: false,