Add PSQL button

This commit is contained in:
artrejo
2022-09-16 00:17:07 -07:00
parent c2673ec707
commit 0c25eee29c
14 changed files with 73 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
{
"JUNO_ENDPOINT": "https://tools.cosmos.azure.com",
"isTerminalEnabled" : false,
"isPhoenixEnabled" : false
}
"JUNO_ENDPOINT": "https://localhost",
"isTerminalEnabled": false,
"isPhoenixEnabled": false
}