{ "service": { "ssl": { "enable": false, "port": 443 }, "api": { "scheme": "http", "hostname": "127.0.0.1", "port": 2010 }, "web": { "scheme": "http", "hostname": "127.0.0.1", "port": 2020 }, "oss": { "scheme": "http", "hostname": "127.0.0.1", "port": 2030 }, "db": { "hostname": "127.0.0.1", "port": 2021, "user": "root", "password": "666666" }, "doc": { "scheme": "http", "hostname": "192.168.0.100", "port": 2022, "apiUrl": "" }, "fullTextSearch": { "scheme": "https", "hostname": "127.0.0.1", "port": 2023, "user": "elastic", "password": "qNg9WTtGHCEKAH9w9Q5c" }, "yserver": { "scheme": "http", "hostname": "127.0.0.1", "port": 2024 }, "redis": { "hostname": "127.0.0.1", "port": 2026, "user": "", "password": "" }, "manual": { "scheme": "http", "hostname": "127.0.0.1", "port": 2025 } }, "path": { "db": "D:\\yueku_data/db", "store": "D:\\yueku_data", "backup": "D:\\yueku_bak", "archive": "" } }