[1.0.0-beta] - 2019-10-31
Pre-release
Pre-release
Added
-
The ability to specify the endpoint URL to be used through an env
variable. -
A Makefile with basic build, test and push commands for Docker.
Fixed
.sample_env
MySQL configuration now points to127.0.0.1
instead of
localhost
, as usinglocalhost
fails due to MySQL trying to create a
Unix socket.- Added a missing dependency.