From c8bbc923c45ccecae57775b84aba6210cc198aaa Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Fri, 12 Aug 2016 16:44:17 +0100 Subject: [PATCH] change README to reflect new path of config_local.php --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88b9648..85798c2 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ In this instance `PUID=1001` and `PGID=1001`. To find yours use `id user` as bel ## Setting up the application -Unlike other implementations of COPS in a docker container, the linuxserver version gives you access to `config_local.php` in `/config/www/cops/` to customise your install to suit your needs, including details of your email account etc... +Unlike other implementations of COPS in a docker container, the linuxserver version gives you access to `config_local.php` in `/config` to customise your install to suit your needs, including details of your email account etc... ## Info