AnalysisCreateConfig interface
Properties
| files | |
| package | |
| protected |
|
| root |
The root file of the NGINX config file(s). It must match one of the files' filepath. |
Property Details
files
package
protectedFiles
protectedFiles?: NginxConfigurationProtectedFileRequest[]
Property Value
rootFile
The root file of the NGINX config file(s). It must match one of the files' filepath.
rootFile?: string
Property Value
string