Merge pull request #163 from mikaoelitiana/patch-1

docs: Update authentication instructions
This commit is contained in:
Mauricio Siu
2026-07-06 19:15:14 -06:00
committed by GitHub

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.