disable toggles

This commit is contained in:
marcel-dempers 2021-03-29 13:55:03 +11:00
parent 9ea23b5c03
commit b62ee94b7d

View File

@ -39,7 +39,7 @@ services:
- "ENVIRONMENT=DEBUG" - "ENVIRONMENT=DEBUG"
- "REDIS_HOST=videos-db" - "REDIS_HOST=videos-db"
- "REDIS_PORT=6379" - "REDIS_PORT=6379"
- "DELAY=true" #- "DELAY=true"
#- "FLAKY=true" #- "FLAKY=true"
ports: ports:
- 82:10010 - 82:10010