feat: improve self hosting documentation (#7024)

This PR aims to resolve common misunderstanding while deploying Twenty
with Docker compose.

I've made the documentation clearer, and more detailed.

This should solve https://github.com/twentyhq/twenty/issues/5184, #6140
and similar issues
This commit is contained in:
Quentin G.
2024-09-14 11:03:28 +02:00
committed by GitHub
parent a18b998bed
commit b0bc839a49
2 changed files with 202 additions and 31 deletions

View File

@ -5,8 +5,6 @@ TAG=latest
PG_DATABASE_HOST=db:5432
SERVER_URL=http://localhost:3000
# Uncoment if you are serving your front on another server than the API (eg. bucket)
# FRONT_BASE_URL=http://localhost:3000
# Use openssl rand -base64 32 for each secret
# ACCESS_TOKEN_SECRET=replace_me_with_a_random_string_access