Configuration ============= Environment Variables --------------------- .. code-block:: bash # Runtime Configuration NUXT_PUBLIC_BASE_URL="https://pyango.dev" # Base URL NUXT_PUBLIC_SITE_NAME="Your Site Name" # Site Name NUXT_PUBLIC_API_URL="https://backend.pyango.dev" # API URL