diff --git a/examples/.env b/examples/.env index 3c5ded4..3835374 100644 --- a/examples/.env +++ b/examples/.env @@ -16,4 +16,4 @@ export PLONE_PATH=Plone export PLONE_USER=admin export PLONE_PASSWORD=admin -export MAPPINGS_FILE=examples/mappings.json \ No newline at end of file +export MAPPINGS_FILE=examples/mappings-basic.json \ No newline at end of file