Merge pull request #1412 from ruflair/patch-1

Update docker.mdx
This commit is contained in:
Maidul Islam
2024-02-16 13:17:28 -05:00
committed by GitHub

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.