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

7 lines
119 B
JSON

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