From 2164a61c9d83e41602c414796ad7cb0dc887fb3f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 28 Nov 2021 15:03:12 +0100 Subject: [PATCH] Update README.md --- paperless_ng/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/paperless_ng/README.md b/paperless_ng/README.md index dea59d844..461124ec2 100644 --- a/paperless_ng/README.md +++ b/paperless_ng/README.md @@ -10,4 +10,5 @@ cifspassword: "password" # smb password (optional) CONFIG_LOCATION : Location of the config.yaml (see below) ``` - Config.yaml -Custom env variables : can be added to the config.yaml file referenced in the addon options. Full env variables can be found here : https://github.com/linuxserver/docker-paperless-ng. It must be entered in a valid yaml format, that is verified at launch of the addon. + +Custom env variables can be added to the config.yaml file referenced in the addon options. Full env variables can be found here : https://github.com/linuxserver/docker-paperless-ng. It must be entered in a valid yaml format, that is verified at launch of the addon.