update install script and travis

This commit is contained in:
VirtuBox
2019-04-14 19:43:23 +02:00
parent 60325e548a
commit 1e10bf6294
5 changed files with 21 additions and 63 deletions

View File

@@ -39,6 +39,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Increase MySQL users password size to 16 characters
- Nginx locations template is the same for php7.2 & 7.3
- refactor install script
- backend SSL configuration now stored in /var/www/22222/conf/nginx/ssl.conf
#### Fixed