Removed old yarn lock file. Added latest docker app setting to local docker compose stacks.

This commit is contained in:
Matt Scott 2021-12-08 04:08:55 -05:00
parent 84677e7ccf
commit 16b37969ff
3 changed files with 2 additions and 1151 deletions

1151
_yarn.lock

File diff suppressed because it is too large Load diff

View file

@ -40,6 +40,7 @@ services:
- PDA_CHECK_API_FAIL_DELAY=2
- PDA_CHECK_API_SUCCESS_DELAY=0
- PDA_CHECK_API_ATTEMPTS=15
- PDA_CHECK_PYTEST_ENABLED=false
- PDA_GUNICORN_ENABLED=false
- PDA_GUNICORN_TIMEOUT=2
- PDA_GUNICORN_WORKERS=2

View file

@ -36,6 +36,7 @@ services:
- PDA_CHECK_API_FAIL_DELAY=2
- PDA_CHECK_API_SUCCESS_DELAY=0
- PDA_CHECK_API_ATTEMPTS=15
- PDA_CHECK_PYTEST_ENABLED=false
- PDA_GUNICORN_ENABLED=false
- PDA_GUNICORN_TIMEOUT=2
- PDA_GUNICORN_WORKERS=2