Skip to content

Commit 3104e45

Browse files
chore: update allowed origins
1 parent 81d2b52 commit 3104e45

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/events/event.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const ALLOWED_ORIGINS: string[] = [
1111
'http://test.nmrxiv.org',
1212
'http://193.196.39.168',
1313
'http://193.196.39.168:3000',
14+
'https://nodejsdev.nmrxiv.org',
1415
];
1516

1617
const namespace = 'nmr-wrapper';

0 commit comments

Comments
 (0)