building out the backend for DSR automation
This commit is contained in:
@@ -21,17 +21,17 @@
|
||||
],
|
||||
"services": [
|
||||
{
|
||||
"name": "WAKAAPI",
|
||||
"name": "WAKAAPI Dashboard",
|
||||
"category": "",
|
||||
"url": "http://tsys1:2001",
|
||||
},
|
||||
{
|
||||
"name": "Metrics",
|
||||
"name": "Metrics Dashboard",
|
||||
"category": "",
|
||||
"url": "http://tsys1:2002",
|
||||
},
|
||||
{
|
||||
"name": "Workout Tracking",
|
||||
"name": "wger-Workout Tracking",
|
||||
"category": "",
|
||||
"url": "http://tsys1:2003",
|
||||
},
|
||||
@@ -49,7 +49,17 @@
|
||||
"name": "Atomic Habits",
|
||||
"category": "",
|
||||
"url": "http://tsys1:2008"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cleanslate",
|
||||
"category": "",
|
||||
"url": "http://tsys1:2010"
|
||||
},
|
||||
{
|
||||
"name": "Influxdb",
|
||||
"category": "",
|
||||
"url": "http://tsys1:4000",
|
||||
},
|
||||
],
|
||||
"notes": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user