We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b11ec commit 58ba6e8Copy full SHA for 58ba6e8
1 file changed
docker-compose.yml
@@ -22,7 +22,6 @@ services:
22
- DATABASE_URL=${DATABASE_URL:-postgresql://postgres:postgres@postgres:5432/postgres} # CHANGEME
23
- REDIS_URL=${REDIS_URL:-redis://redis:6379} # CHANGEME
24
- SOURCEBOT_EE_LICENSE_KEY=${SOURCEBOT_EE_LICENSE_KEY:-}
25
- - SOURCEBOT_TELEMETRY_DISABLED=${SOURCEBOT_TELEMETRY_DISABLED:-false}
26
27
# For the full list of environment variables see:
28
# https://docs.sourcebot.dev/docs/configuration/environment-variables
0 commit comments