Skip to content

Commit d95646f

Browse files
authored
Update README.md
1 parent b4bf48b commit d95646f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ helm install satisfactory k8s-at-home/satisfactory -f values.yaml
161161

162162
## Configuration Overrides
163163

164-
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.
164+
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.
165165

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

0 commit comments

Comments
 (0)