Agent mode
If you’d like to have only the server API exposed without the dashboard, you can run Cup in agent mode.
Modify your config like this:
{
"agent": true
// Other options
}
Last updated on
If you’d like to have only the server API exposed without the dashboard, you can run Cup in agent mode.
Modify your config like this:
{
"agent": true
// Other options
}