diff --git a/docs/integrations/platforms/docker.mdx b/docs/integrations/platforms/docker.mdx index e9682b785..8fbf288ad 100644 --- a/docs/integrations/platforms/docker.mdx +++ b/docs/integrations/platforms/docker.mdx @@ -51,7 +51,7 @@ CMD ["infisical", "run", "--", "npm", "run", "start"] CMD ["infisical", "run", "--command", "npm run start && ..."] ``` -## Generate an service token +## Generate a service token Head to your project settings in the Infisical dashboard to generate an [service token](/documentation/platform/token). This service token will allow you to authenticate and fetch secrets from Infisical.