Compare commits
No commits in common. "a5ca98ef49f4cda240becd20676b1cc614a86153" and "bb1e3c2b3dbdfc46c7e848e1b4f90470004f9a02" have entirely different histories.
a5ca98ef49
...
bb1e3c2b3d
|
|
@ -10,7 +10,7 @@ module.exports = {
|
|||
},
|
||||
env_production: {
|
||||
NODE_ENV: "production",
|
||||
PORT: 4321,
|
||||
PORT: 3310,
|
||||
TURNSTILE_SITE_KEY: "",
|
||||
TURNSTILE_SECRET_KEY: "",
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue