diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-19 22:00:48 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-19 22:00:48 +0200 |
commit | e971ba1b62ce486275de85d5f8762561b28f261b (patch) | |
tree | eaaa8a92dabbbee1923fae38c153faccb5d1a6dc | |
parent | :heavy_minus_sign: remove lambert-db (diff) | |
download | server-e971ba1b62ce486275de85d5f8762561b28f261b.tar.xz |
:art: change default port to 1000 + CORS
-rw-r--r-- | src/index.ts | 2 | ||||
-rw-r--r-- | src/middlewares/CORS.ts | 7 | ||||
-rw-r--r-- | src/routes/gateway.ts | 2 |
3 files changed, 9 insertions, 2 deletions
diff --git a/src/index.ts b/src/index.ts |