Compare commits
2 Commits
bb1e3c2b3d
...
a5ca98ef49
| Author | SHA1 | Date |
|---|---|---|
|
|
a5ca98ef49 | |
|
|
3312ed020e |
|
|
@ -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