This repository has been archived on 2025-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
RIS/App/data/config.json

8 lines
142 B
JSON

{
"host": "89.46.42.74",
"port": 3306,
"user": "manager",
"password": "ilikepizza",
"db": "sklad",
"charset": "utf8"
}