Skip to content

Commit 37e1b9a

Browse files
Merge pull request #2194 from OneCommunityGlobal/development
Backend Release to Main [3.02]
2 parents 8d1f630 + 80e727f commit 37e1b9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/startup/cors.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ module.exports = function (app) {
1212
'http://127.0.0.1:5173',
1313
'https://dev.highestgood.com',
1414
'https://highestgood.com',
15+
'https://www.highestgood.com/dashboard',
1516
]);
1617

1718
app.use(

0 commit comments

Comments
 (0)