fitness-web/http-client.env.json
2022-08-02 18:39:08 +02:00

11 lines
238 B
JSON

{
"lgyenese": {
"restapi-url": "https://cutlergyor.rschneider.hu/cutler/rest/web/index.php?r=",
"token": "123"
},
"dev": {
"restapi-url": "http://localhost:86/fitness_web/rest/web/index.php?r=",
"token": "123"
}
}