Skip to content

Instantly share code, notes, and snippets.

@ikem-krueger
Created October 10, 2023 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ikem-krueger/678b482b42c01f9b492b62c7516a3dcc to your computer and use it in GitHub Desktop.
Save ikem-krueger/678b482b42c01f9b492b62c7516a3dcc to your computer and use it in GitHub Desktop.
module.exports = {
highlight: true,
injectBody: true,
navigate: true,
port: 5555,
root: "www/",
open: "index.php",
browser: "chrome",
php: "C:\\php\\php-8.0.13\\php.exe"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment