fix localhost port search
This commit is contained in:
@@ -342,6 +342,7 @@
|
|||||||
{
|
{
|
||||||
key: '0',
|
key: '0',
|
||||||
name: 'Local',
|
name: 'Local',
|
||||||
|
search: ':{}',
|
||||||
url: 'http://localhost:3000',
|
url: 'http://localhost:3000',
|
||||||
},
|
},
|
||||||
].map((command) => {
|
].map((command) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user