Skip to content

Commit

Permalink
Update content/en/references/configuration/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Waldemar Hummer <waldemar.hummer@gmail.com>
  • Loading branch information
HarshCasper and whummer authored Mar 5, 2024
1 parent ef68e4d commit d00f8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/references/configuration/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ SF_LOG=trace
SF_S3_ENDPOINT=s3.localhost.localstack.cloud:4566
{{< / command >}}

You can load a profile by either setting the `env` variable `CONFIG_PROFILE=<profile>` or the `--profile=<profile>` CLI flag when using the CLI.
You can load a profile by either setting the environment variable `CONFIG_PROFILE=<profile>` or the `--profile=<profile>` CLI flag when using the CLI.
Let's take an example to load the `dev.env` profile file if it exists:

{{< command >}}
Expand Down

0 comments on commit d00f8b6

Please sign in to comment.