mirror of
https://github.com/dyzulk/trustlab-docs.git
synced 2026-01-26 13:32:08 +07:00
docs: apply frontmatter (id, title, description) to all documentation pages
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
---
|
||||
id: web-servers
|
||||
title: Web Server Configuration
|
||||
description: To enable HTTPS on your internal services, you need to configure your web server to use the certificates issued by TrustLab.
|
||||
---
|
||||
|
||||
import { Tabs, Callout } from 'nextra/components'
|
||||
import { Server, Globe, Shield } from 'lucide-react'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user