Add image generation
This commit is contained in:
@@ -7,14 +7,16 @@
|
||||
},
|
||||
"ApiConfiguration": {
|
||||
"Keys": {
|
||||
"Weather": "KEY",
|
||||
"SL": ""
|
||||
"Weather": "NOT COMMITED",
|
||||
"ResRobot": "NOT COMMITED"
|
||||
},
|
||||
"BaseUrls": {
|
||||
"Nominatim": "https://nominatim.openstreetmap.org",
|
||||
"Aurora": "http://api.auroras.live",
|
||||
"Weather": "https://api.weatherapi.com/v1"
|
||||
"Weather": "https://api.weatherapi.com/v1",
|
||||
"ResRobot": "https://api.resrobot.se"
|
||||
},
|
||||
"DefaultCity": "Vega stockholms lan"
|
||||
"DefaultCity": "Vega stockholms lan",
|
||||
"DefaultStation": "Vega Station"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user