Sigma-Production / ptero-eggs

Nginx egg Host your Website on pterodactyl panel
Other
72 stars 91 forks source link

Fixed default Wordpress value #73

Open IvanMishin1 opened 2 months ago

IvanMishin1 commented 2 months ago

The default value for the Wordpress variable of the Ngnix egg was "false", however, the panel was expecting a value of 0 for false or 1 for true. I changed the default value from "false" to "0".