📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 13:20:25
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
vendors_api
/
schemas
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/vendors_api/schemas
🔄 Refresh
✏️
Editing: db_info.yaml
Read Only
--- type: object properties: mysql: type: - object - "null" properties: access: type: object properties: login: type: string password: type: string host: type: string port: type: integer required: - login - password - host - port additionalProperties: false mapping: type: object patternProperties: "^.+$": type: array items: type: string required: - access - mapping additionalProperties: false required: - mysql
💾 Save Changes
❌ Cancel