Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wolveix authored Sep 18, 2023
1 parent b4bf48b commit d95646f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ helm install satisfactory k8s-at-home/satisfactory -f values.yaml

## Configuration Overrides

While we've made most of the common configuration options through the `.ini` files configurable through environment variables, you may have a niche requirement that we hadn't considered or may not be used by most people. In which case, please your own version of the `.ini` file into `/config/overrides` and the container will use your version instead.
While we've made most of the common configuration options through the `.ini` files configurable through environment variables, you may have a niche requirement that we hadn't considered or may not be used by most people. In which case, please place your version of the `.ini` file into the `/config/overrides` directory and the container will use this instead.

**Do note that doing this disables the environment variables specific to the file in question.**

Expand Down

0 comments on commit d95646f

Please sign in to comment.