* Update app-entrypoint.sh
Some database references were hard-coded to "mariadb" in the `app-entrypoint.sh` file.
They have been replaced by the corresponding variable.
Also, the port number has been added to the log output to help any missing configuration when using another DB engine than MariaDB.
* Update 8/debian-10/rootfs/app-entrypoint.sh
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
* Update 8/debian-10/rootfs/app-entrypoint.sh
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>