- Auto-detects git branch (master/development/other) - Sets correct base_url for each environment: * master -> https://www.mycelium.threefold.io/ (production) * development -> https://www2.mycelium.threefold.io/ (staging) * other -> /mycelium/ (local development) - Eliminates merge conflicts between staging and production - Enables seamless branch merging workflow