Update content/docs/self-hosting/getting-started.md

This commit is contained in:
sherbrow 2024-09-12 18:26:39 +05:30
parent cc340c071e
commit fc3e44aa2e

View file

@ -17,6 +17,6 @@ toc: true
There are two main ways to self-host mCaptcha: There are two main ways to self-host mCaptcha:
1. [Bare metal](../bare-metal) 1. [Bare metal](./bare-metal)
2. [With Docker](../docker) 2. [With Docker](./docker)
2. [With Ansible](../ansible) 2. [With Ansible](./ansible)