# Copy to .env and fill in your values. # Path to your BAS data store (output of `bincio extract`) BINCIO_DATA_DIR=~/bincio_data # Optional: URL of a running `bincio edit` server. # When set, an Edit button appears on activity detail pages. # Leave unset (or remove) for production / public deployments. # PUBLIC_EDIT_URL=http://localhost:4041