fix localhost

This commit is contained in:
Cade Scroggins
2021-01-21 10:41:09 +05:30
parent 0f7bdb44a9
commit 611df84cce
+1 -1
View File
@@ -145,7 +145,7 @@
key: '0', key: '0',
name: 'Local', name: 'Local',
search: ':{}', search: ':{}',
url: 'https://http://localhost:3000', url: 'http://localhost:3000',
}, },
{ {
category: 'Learn', category: 'Learn',