mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
fix localhost
This commit is contained in:
parent
0f7bdb44a9
commit
611df84cce
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@
|
|||
key: '0',
|
||||
name: 'Local',
|
||||
search: ':{}',
|
||||
url: 'https://http://localhost:3000',
|
||||
url: 'http://localhost:3000',
|
||||
},
|
||||
{
|
||||
category: 'Learn',
|
||||
|
|
|
|||
Loading…
Reference in a new issue