D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
vendors_api
/
schemas
/
Filename :
domains.yaml
back
Copy
--- type: object patternProperties: "^.+$": type: object properties: owner: type: string document_root: type: string is_main: type: boolean required: - owner - document_root - is_main additionalProperties: false