fix: override CORS_ORIGIN and redirect URI in dev to prevent prod redirect

This commit is contained in:
2026-05-06 14:05:53 -07:00
committed by Naomi Carrigan
parent d45b80fe4a
commit f4b800fbae
4 changed files with 62 additions and 60 deletions
-1
View File
@@ -890,7 +890,6 @@ const validateAndSanitize = (
* Vampire state: preserve server-only currencies (ichor, soul shards, blood) at
* previous values, and apply the same forward-only rules to bosses/quests/achievements
* and exploration materials that the mortal and goddess realms use.
* Blood income will be computed and allowed to grow once Chunk 7 adds vampire tick logic.
*/
// eslint-disable-next-line capitalized-comments -- v8 ignore
/* v8 ignore next 160 -- @preserve */