From 5160cbd0dae7341b64980d1361e5cb0b876b6bdd Mon Sep 17 00:00:00 2001 From: notgne2 Date: Tue, 10 Nov 2020 16:29:32 -0700 Subject: Improve language in README regarding overriding the hostname Co-authored-by: Christian Höppner --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f367caf..feb9551 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ This defines a single node/server, and the profiles you intend it to run. ```nix { - # The hostname of your server, don't worry, this can be overridden at runtime if needed + # The hostname of your server. Can be overridden at invocation time with a flag. hostname = "my.server.gov"; # An optional list containing the order you want profiles to be deployed. @@ -177,4 +177,4 @@ This type of design (as opposed to more traditional tools like NixOps or morph) deploy-rs is maintained and funded with ❤️ by [Serokell](https://serokell.io/). The names and logo for Serokell are trademark of Serokell OÜ. -We love open source software! See [our other projects](https://serokell.io/community?utm_source=github) or [hire us](https://serokell.io/hire-us?utm_source=github) to design, develop and grow your idea! \ No newline at end of file +We love open source software! See [our other projects](https://serokell.io/community?utm_source=github) or [hire us](https://serokell.io/hire-us?utm_source=github) to design, develop and grow your idea! -- cgit v1.2.3