Showing
1 changed file
with
1 additions
and
0 deletions
| ... | ... | @@ -24,4 +24,5 @@ CLIENT_SECRET=3d0f23390356bbd818b037863376bad3c7b80da765bb20d9db80d1275f2afd88 |
| 24 | 24 | PRIVATE_SECRET=6aa003735b66842cd5ad4ac9fa3e069d12e0665a7518e313306f2b7d24ad2f92 |
| 25 | 25 | RATE_LIMIT_INTERVAL=60000 |
| 26 | 26 | RATE_LIMIT_REQUEST=10 |
| 27 | +API_PORT=3000 | |
| 27 | 28 | ALLOWED_ORIGINS=http://localhost:3000,http://localhost:3001 |
| \ No newline at end of file | ... | ... |
Please
register
or
login
to post a comment