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';
|
smtpServer := 'localhost';
|
||||||
apachePort := '80';
|
apachePort := '80';
|
||||||
mysqlPort := '3307';
|
mysqlPort := '3306';
|
||||||
newPassword := 'changeme';
|
newPassword := 'changeme';
|
||||||
|
|
||||||
firstinstall := true;
|
firstinstall := true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user