separate url settings to sheme/host/port/path parts

This commit is contained in:
ghost 2023-09-29 20:01:34 +03:00
parent cfc9c721ff
commit ca50f85626

View File

@ -1,6 +1,9 @@
{ {
"name":"YGGtracker", "name":"YGGtracker",
"url":"", "scheme":"",
"host":"",
"port":"",
"path":"",
"default": "default":
{ {
"locale":"en-US", "locale":"en-US",