diff --git a/.example.env b/.example.env index 1ec210ad9b03..a4644269fe41 100644 --- a/.example.env +++ b/.example.env @@ -1,2 +1 @@ DATABASE_URL=postgresql://localhost/diesel_test -DATABASE_URL_FOR_SCHEMA=postgresql://localhost/diesel_schema