X-Git-Url: https://git.r.bdr.sh/rbdr/junction/blobdiff_plain/8a872a93634a516782d05934188ba2db3849fec9..6a3568bc5942423b93ba2749036489ad9e38e7cf:/server/config.js?ds=sidebyside diff --git a/server/config.js b/server/config.js index 8887038..6d02bb5 100644 --- a/server/config.js +++ b/server/config.js @@ -1 +1 @@ -export const port = Number(process.env.JUNCTION_SERVER_PORT || 8000) +export const port = Number(process.env.JUNCTION_SERVER_PORT || 8000);