From 70db210154a6a72be35acf61d98b2b9634ef632d Mon Sep 17 00:00:00 2001 From: Dustin Deus Date: Sun, 28 Jan 2018 23:08:03 +0100 Subject: [PATCH] Update config.md --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index 1ce4368..6e046e4 100644 --- a/docs/config.md +++ b/docs/config.md @@ -24,5 +24,5 @@ variables: #### Custom variables You can define custom variables which can be used inside project templates. Custom template variables have priority over local variables. -### Distribute your config +### Distribute config You can set the environment variable `BUTLER_CONFIG_URL` to any url to load your config from an external storage. This make it easy to distribute template updates across a company.