docs: Update authentication instructions

This commit is contained in:
Mika Andrianarijaona
2026-05-30 17:50:36 +02:00
committed by GitHub
parent a78ccb0b9e
commit 83cbcd2065

View File

@@ -24,6 +24,6 @@ Dokploy when you create an access token automatically will generate a config.jso
## Commands
1. `dokploy authenticate` - Authenticate with the Dokploy CLI.
1. `dokploy auth -u <host> -t <token>` - Authenticate with the Dokploy CLI.
2. `dokploy verify` - Verify if the access token is valid.