basePath
The application base path.
basePath: string;
Notes
- Set this when the application is hosted in a subdirectory.
- Do not include a trailing slash.
Related
class WebContextOptions
A class that contains configuration options for the web handler.
The application base path.
basePath: string;