main #49

Merged
esteban merged 10 commits from main into staging 2026-07-28 11:58:32 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3312ed020e - Show all commits

View File

@ -10,7 +10,7 @@ module.exports = {
},
env_production: {
NODE_ENV: "production",
PORT: 3310,
PORT: 4321,
TURNSTILE_SITE_KEY: "",
TURNSTILE_SECRET_KEY: "",
}