Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add missing env vars
Browse files Browse the repository at this point in the history
maximelafarie committed Feb 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 479475e commit 15a8eab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .env.dist
Original file line number Diff line number Diff line change
@@ -13,6 +13,7 @@ DB_HOST=postgres
DB_PORT=5432

# Resources links
SIRENE=https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/economicref-france-sirene-v3/static_exports/
SIRENE_UNITE_LEGALE=https://files.data.gouv.fr/insee-sirene/StockUniteLegale_utf8.zip
SIRENE_ETABLISSEMENT=https://files.data.gouv.fr/insee-sirene/StockEtablissement_utf8.zip
DEPARTEMENTS_FR=https://static.data.gouv.fr/resources/departements-de-france/20200425-135513/departements-france.csv
BAN=https://adresse.data.gouv.fr/data/ban/adresses/latest/csv/adresses-france.csv.gz

0 comments on commit 15a8eab

Please sign in to comment.