Compare commits

..

No commits in common. "a5ca98ef49f4cda240becd20676b1cc614a86153" and "bb1e3c2b3dbdfc46c7e848e1b4f90470004f9a02" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

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