cloudflared update
All checks were successful
Build, Test & Publish / Build (push) Successful in 29s
Build, Test & Publish / Deploy to Infrastructure (push) Successful in 41s
Build, Test & Publish / Build and Publish Container Image (push) Successful in 1m17s

This commit is contained in:
2026-02-18 10:59:23 +11:00
parent 1a3b0eb43e
commit cd3b5fd5e2
4 changed files with 16 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ export default defineConfig({
collapsed: true,
items: [
{ text: 'CLI Commands', link: '/docker/cli-commands' },
{ text: 'Cloudflared', link: '/docker/cloudflared' },
{ 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' },