create_form #48
|
|
@ -10,7 +10,7 @@ module.exports = {
|
|||
},
|
||||
env_production: {
|
||||
NODE_ENV: "production",
|
||||
PORT: 3310,
|
||||
PORT: 4321,
|
||||
TURNSTILE_SITE_KEY: "",
|
||||
TURNSTILE_SECRET_KEY: "",
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue