๐Custom Script
The script that is used by the Clusteer server is shown in server.js. You may customize the script parts the way you would like and instead of using the default script, you may pass to the clusteer:serve
command the parameter the path to the script to run:
For vanilla PHP, you can use the jsFilePath()
method:
Last updated