LogtoResource.withNodeEnv
Method
interface LogtoResource { // ... omitted for brevity withNodeEnv(env: string): LogtoResource;}Signature
method
withNodeEnvbuilderConfigures the Logto resource to use the specified Node.js environment value by setting the corresponding environment variable.
withNodeEnv(env: string): LogtoResourceParameters
envstringReturns
LogtoResourceDefined on
This method is defined on the following type: