# --- Database ---
DATABASE_URL=mysql+aiomysql://haven:08521@localhost:3307/openpaygo

# --- App / Security ---
SECRET_KEY=replace-with-a-long-random-string
ENVIRONMENT=production
DEBUG=true

# --- Server ---
HOST=127.0.0.1
PORT=8000

# --- OpenPAYGO ---
# Optional: any PAYGO-related defaults
DEFAULT_TOKEN_DAYS=30
MAX_TOKEN_DAYS=1000

API_KEY=lbDyl6ScKz6qdb9VFo_nUmcYQ0gtqTFjOxHssNcljcc