DB_HOST=localhost
DB_USER=root
DB_PASS=devid123
DB_NAME=autohomo
PORT=3001
# CORS: domínio do cPanel (adicione o domínio real aqui)
ALLOWED_ORIGIN=*
