# ===========================================
# CONFIGURAÇÃO DO BANCO DE DADOS (MySQL)
# ===========================================
DB_HOST=localhost
DB_PORT=3306
DB_NAME=quantaes_bonecosdepau
DB_USER=quantaes_bonecosdepau
DB_PASSWORD=Dante1410*
# ===========================================
# CONFIGURAÇÃO DA APLICAÇÃO
# ===========================================
APP_URL=https://espetaculobonecosdepau.ticketsystem.com.br/
SESSION_SECRET=gere-uma-chave-secreta-aqui
