spondec / soletrade

Algorithmic crypto trading platform for PHP
MIT License
7 stars 10 forks source link

PHP optimization #31

Closed spondec closed 2 years ago

spondec commented 2 years ago

Disables Xdebug and enables Opcache by default. Xdebug command is commented in Dockerfile and can be uncommented to enable debugging on development environments.