From b0e3038aa666e088ef5572942ef1867c95c0cb83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Michaud?= Date: Thu, 20 Jul 2017 11:43:48 +0200 Subject: [PATCH] Add an howto to create a customized config file from config.template.yml in the "Deployment" section. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 436ad12b2..669960862 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,8 @@ If you don't have any LDAP and/or nginx setup yet, I advise you to follow the without even configure anything. Otherwise here are the available steps to deploy **Authelia** on your machine given -your configuration file is **/path/to/your/config.yml**. +your configuration file is **/path/to/your/config.yml**. Note that you can create your +own the configuration file from **config.template.yml** at the root of the repo. ### With NPM