|
|
@ -26,7 +26,7 @@ executors: |
|
|
password: $DOCKERHUB_PASSWORD |
|
|
password: $DOCKERHUB_PASSWORD |
|
|
environment: |
|
|
environment: |
|
|
CONDUIT_SECRET: "something-really-secret" |
|
|
CONDUIT_SECRET: "something-really-secret" |
|
|
FLASK_APP: /home/circleci/repo/autoapp.py |
|
|
|
|
|
|
|
|
FLASK_APP: autoapp.py |
|
|
FLASK_DEBUG: 1 |
|
|
FLASK_DEBUG: 1 |
|
|
|
|
|
|
|
|
docker-postgres-executor: |
|
|
docker-postgres-executor: |
|
|
|