Fixed typo in xINSTALL.centos7.txt

pull/1833/head
Ben Drysdale 2017-01-10 22:50:07 +00:00
parent b87fa941b8
commit 7903064014
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ cp -a config.default.php config.php
# Configure the fields in the newly created files:
# config.php : baseurl (example: 'baseurl' => 'http://misp',) - don't use "localhost" it causes issues when browsing externally
# config.php : Uncomment and set the timezone: `// date_default_timezone_set('UTC');`
# core.php : Uncomment and set the timezone: `// date_default_timezone_set('UTC');`
# database.php : login, port, password, database
# Important! Change the salt key in /var/www/MISP/app/Config/config.php