diff --git a/development/system-architecture.mdx b/development/system-architecture.mdx index 9e7ced0..c296532 100644 --- a/development/system-architecture.mdx +++ b/development/system-architecture.mdx @@ -7,8 +7,6 @@ import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx"; - - ### Pangolin (Control Plane) Pangolin is the main control center that orchestrates the entire system: @@ -67,6 +65,6 @@ Badger is Pangolin's middleware that enforces access control: Badger ensures that only authenticated and authorized users can access your applications, even if they bypass other security measures. - + Pangolin system architecture diagram