W3cubDocs

/Angular

AngularAppEngineOptions

Options for the Angular server application engine.

API

interface AngularAppEngineOptions {
  allowedHosts?: readonly string[] | undefined;
}

allowedHosts

readonly string[] | undefined

A set of allowed hostnames for the server application.

Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/ssr/AngularAppEngineOptions