APP_NAME="Mia"
APP_ENV="local"
APP_DEBUG=true
APP_URL="https://nylo.dev"

API_BASE_URL="http://127.0.0.1:5001/ai-writing-assistant-4ae09/us-central1/generation"
CONTENT_BASE_URL="https://ai-assistant--contents.appriseup.workers.dev/"
ACCOUNT_DELETION_URL="https://us-central1-ai-writing-assistant-4ae09.cloudfunctions.net/accountDeletion"
GPT_URL="https://mia-period--chatbot-worker.admin-2e8.workers.dev"
QUESTION_URL="https://woman-questions.softwarexdev.workers.dev"
EXPLORE_BASE_URL="https://pregnancy--explore.softwarexdev.workers.dev"
CHATBOT_QUESTIONS_BASE_URL="https://mia-pregnancy--chatbot-questions.admin-2e8.workers.dev"

#API_BASE_URL="http://192.168.1.101:5001/ai-writing-assistant-4ae09/us-central1/generation"

ASSET_PATH_PUBLIC="public/assets"
ASSET_PATH_IMAGES="public/assets/images"
TIMEZONE="UTC"
DEFAULT_LOCALE="en"

LIGHT_THEME_ID="light_theme"
DARK_THEME_ID="dark_theme"

REVENUECAT_API_KEY_ANDROID="goog_QkMdqhMHMctlBMPmOszfmjcztWd"
REVENUECAT_API_KEY_IOS="appl_pzITTEbXqcAyzngdtHdczKJdMEe"

SINGULAR_API_KEY="appriseup_9770903a"
SINGULAR_API_SECRET="a4739a27bc2755544a9d03ac66ab376d"