Update overview.mdx

This commit is contained in:
Daniel Hougaard
2025-06-05 18:43:46 +04:00
parent b8aa36be99
commit 78c4c3e847

View File

@@ -128,7 +128,7 @@ Once authenticated, the Gateway establishes a secure connection with Infisical t
</Tab>
<Tab title="Development (direct)">
<Tab title="Local Installation (testing)">
For development or testing, you can run the Gateway directly. Log in with your machine identity and start the Gateway in one command:
```bash
infisical gateway --token $(infisical login --method=universal-auth --client-id=<> --client-secret=<> --plain)