PR-073904: updating packages.

This commit is contained in:
2024-08-29 03:23:28 +00:00
parent 446d61cc16
commit d2cddedebd
5 changed files with 2727 additions and 2540 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export const deFaultValues = {
ENV: 'production',
PLAYGROUND_GRAPHQL: 'false',
WHITELIST_URLS: 'http://localhost',
PORT: 4000,
PORT: '4000',
};
export const config = {