# InvenTree Stock Tool Configuration # Copy this file to ~/.config/scan_and_import.yaml and fill in your details # Your InvenTree server URL (without trailing slash) host: https://inventree.example.com # Your InvenTree API token # Get this from: Settings > User Settings > API Tokens in InvenTree token: your-api-token-here