Thomas Purrer
Thomas Purrer
In [docker definition](https://github.com/microsoft/mssql-docker/blob/master/windows/mssql-server-windows-developer/dockerfile) SQL Server 2017 gets downloaded and installed. There are 2 download links for EXE and BOX. ```` # Download Links: ENV exe "https://go.microsoft.com/fwlink/?linkid=840945" ENV box "https://go.microsoft.com/fwlink/?linkid=840944" ````...
I have added ng-apimock to our Angular project. We have successfully created first mock definitions and wrote tests with protractor. Now we want to start using global variables in mock...
fixes #56
My setup is up and running since a few days. In Home Assistant via MQTT I have a lot of entities created except those for legionella. mqtt-hassio.cfg and configuration-files are...