Hostinger setup help

Framework preset: Express or Other
Node version: 20.x
Root directory: /
Entry file: src/server.js
Package manager: npm
Start command: npm start
Build command: empty

Required env

NODE_ENV=production
PUBLIC_APP_URL=https://seo.geeksofcybernet.com
DB_HOST=127.0.0.1
DB_PORT=3306
DB_NAME=your_database
DB_USER=your_user
DB_PASSWORD=your_password
ADMIN_EMAIL=Bill@abp.ca
SETUP_KEY=your_secret
SESSION_SECRET=your_secret
CRON_TOKEN=your_secret

Health DB Check