# =================================================== # Add these lines to your existing Windmill .env file # =================================================== # # This service is designed to integrate with your existing Windmill # docker-compose setup. The configuration below should be added to # the same .env file that contains your existing Windmill settings # (like WINDMILL_DATA_PATH). # # Required: Your existing .env should already have: # WINDMILL_DATA_PATH=/path/to/windmill/data # # =================================================== # windmill-git-sync Service Configuration WINDMILL_BASE_URL=http://windmill_server:8000