• Overview
@angular/ssr/node

AngularNodeAppEngineOptions

interface

Options for the Angular Node.js server application engine.

API

    
      interface AngularNodeAppEngineOptions extends AngularAppEngineOptions {}
    
    

allowedHosts

readonly string[] | undefined

A set of allowed hostnames for the server application.

Jump to details