Cloud API Overview > @adpt/cloud > http > HttpServer > defaultProps
http.HttpServer.defaultProps property
Signature:
static defaultProps: {
port: number;
scope: string;
};
Cloud API Overview > @adpt/cloud > http > HttpServer > defaultProps
Signature:
static defaultProps: {
port: number;
scope: string;
};