# Example config file. Copy and customize this file to ".env". Don't commit ".env".# For production deployment, see http://flask.pocoo.org/docs/1.0/tutorial/deploy/#configure-the-secret-keySECRET_KEY="dev"# Comment the two following lines to disable "badge" generation.BADGE_CONFIG_URL="https://git.opendatafrance.net/validata/validata-badge/raw/master/badge_conf.toml"SHIELDS_IO_BASE_URL="https://img.shields.io/"