jasprServerServiceName property

String? jasprServerServiceName
final

Cloud Run service name for the Jaspr server binary (SSR / hybrid). Defaults to <appName>-web so it never collides with the arcane_server service (<appName>-server).

Implementation

final String? jasprServerServiceName;