TS-based next.config & ~/server/env build

This commit is contained in:
Enrico Ros
2025-04-18 19:06:43 -07:00
parent 6c5db40bd0
commit d308739643
12 changed files with 33 additions and 21 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
This document provides an explanation of the environment variables used in the big-AGI application.
**All variables are optional**; and _UI options_ take precedence over _backend environment variables_,
which take place over _defaults_. This file is kept in sync with [`../src/server/env.mjs`](../src/server/env.mjs).
which take place over _defaults_. This file is kept in sync with [`../src/server/env.ts`](../src/server/env.ts).
### Setting Environment Variables