connectInfo

This commit is contained in:
2025-06-21 00:13:18 +02:00
parent 987acf6b45
commit f414be9d97
10 changed files with 87 additions and 16 deletions

View File

@ -13,5 +13,6 @@ authentication:
secret: '' # only for VELOCITY proxies
api:
endpoint: "https://mhsl.eu/varo/api/"
auth: "Basic xxx"
websiteEndpoint: "https://mhsl.eu/varo/api/"
auth: "Basic xxx"
serverEndpoint: "http://localhost:8080/"