The intended purpose of the configure script is to provide an established location to run Stoobly commands to customize proxy settings. To learn more where it is used, see:
Each workflow provides a configure script that will be run in the workflow's configure step
configure
It can be accessed in the following location:
.stoobly/services/<SERVICE-NAME>/<WORKFLOW-NAME>/bin/configure init
Modifications to this file will not be overriten when the service create command is re-run.
service create
Last updated 2 months ago