improve more

This commit is contained in:
Nicolas Hedger
2024-02-28 20:21:43 +01:00
parent bb4810470f
commit d08d412f54

View File

@@ -10,7 +10,7 @@ Regardless of the method you choose, they all inject secrets from Infisical as e
</Card>
<CardGroup cols={2}>
<Card title="Docker run" color="#0285c7" href="./docker-pass-envs">
Feed secrets via the `--env-file` flag in the
Feed secrets with the `--env-file` flag when using the
`docker run` command
</Card>
<Card title="Docker compose" color="#16a34a" href="./docker-compose">