Update servers.md

This commit is contained in:
beckerinj
2023-02-27 00:44:01 -05:00
committed by GitHub
parent f4f97ce1a7
commit 63b5deecd7

View File

@@ -39,7 +39,7 @@ there are two ways to merge config files. The default behavior is to completely
```--merge-nested-config``` will merge config fields recursively and extend config array fields.
For example, with ```--merge-nested-config``` you can specify an allowed ip in the base config, and other in the overide config, they will both be present in the final config.
For example, with ```--merge-nested-config``` you can specify an allowed ip in the base config, and another in the overide config, they will both be present in the final config.
Similarly, you can specify a base docker / github account pair, and extend them with additional accounts in the overide config.
@@ -53,4 +53,4 @@ Since no state is stored on the periphery servers, you can easily redirect all d
[next: building](https://github.com/mbecker20/monitor/blob/main/docs/builds.md)
[back to table of contents](https://github.com/mbecker20/monitor/blob/main/readme.md)
[back to table of contents](https://github.com/mbecker20/monitor/blob/main/readme.md)