CatBoat-Launcher/config.json
azures04 3a81447b9c first commit
-  Discord RPC 🕹
  -  File protection 🔏
  -  Authentication 🔑
2025-04-26 08:09:46 +02:00

8 lines
141 B
JSON

{
"api": {
"base": "http://localhost:8535",
"endpoints": {
"fileHash": "/api/v1/file/hash/"
}
}
}