Use this for server database connection
DB_CONNECTION=mysql
DB_HOST=hostinger server ip
DB_PORT=3306
DB_DATABASE= your database name here
DB_USERNAME= your database username here
DB_PASSWORD= your database password
here