fiveserver.config.js 90 B

1234
  1. module.exports = {
  2. // php: "D:\\Programming\\php-8\\php.exe"
  3. php: "/usr/bin/php"
  4. }