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"
- "REDIS_HOST=videos-db"
- "REDIS_PORT=6379"
- "DELAY=true"
#- "DELAY=true"
#- "FLAKY=true"
ports:
- 82:10010