Skip to content

Commit 35cbdd1

Browse files
committed
add menu
1 parent 03b974c commit 35cbdd1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
"service": "iris",
1313
"internalPort": 52773
1414
},
15-
"active": true
15+
"active": true,
16+
"links": {
17+
"FlaskTest": "http://localhost:55030/"
18+
}
1619
},
1720
"sqltools.connections": [
1821
{

0 commit comments

Comments
 (0)