The URL for the deployment endpoint.
{{PROTOCOL}}://{{SERVER_HOST}}:{{SERVER_PORT}}/api/deployment-service
@override String get rpcEndpointUri => "${service.app.uri.toString()}/api/deployment-service";