From 8aea350931f7cb1c862fd04df67a11c31f0c1976 Mon Sep 17 00:00:00 2001 From: Sam Tuke Date: Fri, 19 Apr 2019 20:06:12 +0200 Subject: [PATCH] Add info on setting database access credentials for local developent --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 75da6c0..618aa7b 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,8 @@ increase web server performance: ### Development +Set the database access credentials by editing `config/parameters.yml`. + For running the application in development mode using the built-in PHP server, use this command: