Update docker-compose.mdx (#10118)

Add details on how to configure Twenty when using docker compose
This commit is contained in:
Antoine GC
2025-02-11 00:35:16 +01:00
committed by GitHub
parent 3eaafbde55
commit 59af303b4c

View File

@ -14,7 +14,7 @@ This guide provides step-by-step instructions to install and configure the Twent
**Important:** Only modify settings explicitly mentioned in this guide. Altering other configurations may lead to issues.
See docs [Setup Environment Variables](https://twenty.com/developers/section/self-hosting/setup) for advanced configuration.
See docs [Setup Environment Variables](https://twenty.com/developers/section/self-hosting/setup) for advanced configuration. All environment variables must be declared in the docker-compose.yml file at the server and / or worker level depending on the variable.
## System Requirements