Add option to use multiple docker containers (with different logins) #93

This commit is contained in:
Linus Dietz
2023-08-28 15:09:01 +02:00
parent 23246a464f
commit e5ece2116b
4 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.8.5"
VERSION = "v1.8.6"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"