summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index dfdf7f0..7384913 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -390,7 +390,7 @@ services:
- db-web
environment:
- RABBITMQ_URI=amqp://cruncher:cruncher@queue/
- - DATABASE_URI=mysql://vainweb:vainweb@db-tournament/vaintournament
+ - DATABASE_URI=mysql://vaintournament:vaintournament@db-tournament/vaintournament
- QUEUE=crunch_tournament
analyzer: