background service doc
This commit is contained in:
@@ -24,6 +24,7 @@ export default defineConfig({
|
||||
link: '/dotnet/',
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Background Services', link: '/dotnet/background-service' },
|
||||
{ text: 'Blazor with an API', link: '/dotnet/blazor-with-api' },
|
||||
{ text: 'Database Seeding', link: '/dotnet/database-seed' },
|
||||
{ text: 'Dockerising Blazor', link: '/dotnet/dockerising-blazor' },
|
||||
@@ -60,7 +61,7 @@ export default defineConfig({
|
||||
link: '/docker/',
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Docker Exec', link: '/docker/exec-into-contanainer' },
|
||||
{ text: 'Docker Exec', link: '/docker/exec-into-container' },
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user