Select Git revision
clipboard.ts
example.env 400 B
# To use this file, rename it to `.env`.
# Public HTTP(S) URL of LexImpact Socio-Fiscal API server
API_BASE_URL="https://simulateur-socio-fiscal.leximpact.dev/api/"
# API_BASE_URL="http://localhost:8000"
# Directory containing JSON export of OpenFisca country package
JSON_DIR=../openfisca_france_json
# Set to true when application is behind a proxy.
PROXY=false
TITLE="Simulateur socio-fiscal"