ailixir-api / .env.example
AILIXIR Bot
Auto-sync: 201d269f287526269b8ffded5f450ff36b46c740
907b200
Raw
History Blame Contribute Delete
448 Bytes
# AILIXIR API Test Configuration
# Copy this to .env and fill in your values
# API URLs
BASE_URL=https://america-hyperlipemic-grazyna.ngrok-free.dev/api
AUTH_BASE_URL=https://america-hyperlipemic-grazyna.ngrok-free.dev/api
# Test User Credentials
TEST_EMAIL=your_email@example.com
TEST_PASSWORD=your_password
TEST_NAME=Your Name
# Database (SQLite)
DB_CONNECTION=sqlite
DB_DATABASE=database/ailixir.sqlite
MD_SIMULATION_URL=http://localhost:5005