---
title: LobeChat 环境变量 - 自定义设置
description: 了解如何使用环境变量在部署 LobeChat 时进行自定义设置。包括基础环境变量和模型服务商设置。
tags:
  - LobeChat
  - 环境变量
  - 自定义设置
  - 模型服务商
---

# 环境变量

LobeChat 在部署时提供了一些额外的配置项，你可以使用环境变量进行自定义设置。

<Cards>
  <Cards href={'environment-variables/basic'} title={'基础环境变量'} />

  <Cards href={'environment-variables/model-provider'} title={'模型服务商'} />

  <Cards href={'environment-variables/auth'} title={'身份验证'} />

  <Cards href={'environment-variables/s3'} title={'S3 存储服务'} />

  <Cards href={'environment-variables/analytics'} title={'数据统计'} />
</Cards>
