@ -19,7 +19,7 @@ jobs:
- "venv"
test:
docker:
image: circleci/python:3.7.9-stretch-browsers
- image: circleci/python:3.7.9-stretch-browsers
environment:
DATABASE_URL: postgresql://myUsr:somePwd@localhost:5432/psdb
FLASK_APP: autoapp.py