Fixed small typo environment-configuration.md (#411)

This commit is contained in:
Mario Angst
2025-08-20 13:14:51 +02:00
committed by GitHub
parent b1173d52ae
commit c47654cfa2

View File

@@ -3,7 +3,7 @@ title: Environment configuration
description: How to configure <span class="-tracking-[0.075em]">wanderer</span> with environment variables
---
Global settings for <span class="-tracking-[0.075em]">wanderer</span> can be adjusted via environment variables. If you depoloyed <span class="-tracking-[0.075em]">wanderer</span> with docker you can change the environment variables directly in the `docker-compose.yaml`. If you deployed <span class="-tracking-[0.075em]">wanderer</span> on bare-metal you can change the environment variables in the launch script.
Global settings for <span class="-tracking-[0.075em]">wanderer</span> can be adjusted via environment variables. If you deployed <span class="-tracking-[0.075em]">wanderer</span> with docker you can change the environment variables directly in the `docker-compose.yaml`. If you deployed <span class="-tracking-[0.075em]">wanderer</span> on bare-metal you can change the environment variables in the launch script.
## Common
These variables are shared between all three services.