# API Configuration
# The URL of your DBD Nexus API server
# API_URL=http://localhost:3001
# API_URL=https://betapi.dbdnexus.dev
API_URL=https://api.dbdnexus.dev

# Debug Configuration
# Set to 'true' to enable detailed debug logging (helpful for troubleshooting)
DEBUG=false
