From edd9cb625b5a656c8b00e514017eba6799a00759 Mon Sep 17 00:00:00 2001 From: Abhinav Kumar Date: Thu, 18 Apr 2019 01:00:43 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc62673..83f203d 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Passbolt docker image provides several environment variables to configure differ | PASSBOLT_SECURITY_SET_HEADERS | Send CSP Headers | true | | SECURITY_SALT | CakePHP security salt | __SALT__ | For more env variables supported please check [default.php](https://github.com/passbolt/passbolt_api/blob/master/config/default.php) -For more env variables supported please check [app.default.php](https://github.com/passbolt/passbolt_api/blob/master/config/app.default.php) +and [app.default.php](https://github.com/passbolt/passbolt_api/blob/master/config/app.default.php) ### Configuration files