Update docker.mdx

Fix typo in docker.mdx
This commit is contained in:
Lukas Ruflair
2024-02-16 10:13:29 -08:00
committed by GitHub
parent 01b29c3917
commit 0a8ec6b9da

View File

@@ -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.