added docker items for db
This commit is contained in:
@@ -71,6 +71,8 @@ export default defineConfig({
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Docker Exec', link: '/docker/exec-into-container' },
|
||||
{ text: 'Local DB (MSSQL)', link: '/docker/local-db-mssql' },
|
||||
{ text: 'Local DB (PostgreSQL)', link: '/docker/local-db-pg' },
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user