Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit a507031

Browse files
Hubert KosterHubert Koster
authored andcommitted
chore: allow localhost
1 parent 08fdde3 commit a507031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export const domains = [
3434
'staging.deriv.be',
3535
'staging.deriv.me',
3636
'staging.deriv.com',
37-
// 'localhost',
37+
'localhost',
3838
'deriv-com-git-fork',
3939
'deriv-developers-portal-git-fork',
4040
'deriv-api-docs-git-fork',

0 commit comments

Comments
 (0)