Now that port are tested, we can use default values.
This commit is contained in:
parent
87c590b823
commit
d757e1d131
@ -181,7 +181,7 @@ begin
|
||||
|
||||
smtpServer := 'localhost';
|
||||
apachePort := '80';
|
||||
mysqlPort := '3307';
|
||||
mysqlPort := '3306';
|
||||
newPassword := 'changeme';
|
||||
|
||||
firstinstall := true;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user