> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shipthing.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 应用配置

> 了解如何设置应用程序的整体配置。

应用程序的配置位于 `apps/web/config.ts`。此配置存储了应用程序的一些全局变量。

这使您可以在同一个monorepo中托管多个应用程序，因为每个应用程序都定义了自己的配置。
