??
You're inside public_html, but wp-admin or wp-content was not found.
Savvy
W
olf -
MANAGER
Edit File: domains.yaml
--- 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