From: Guillaume Pellerin Date: Fri, 22 Jan 2016 16:04:03 +0000 (+0100) Subject: update passwords X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=87699aee4607675dfa29be9ad4d68c1dee302e6b;p=telemeta.git update passwords --- diff --git a/app/sandbox/tm-docker-compose.env b/app/sandbox/tm-docker-compose.env index 465d6beb..0719e665 100644 --- a/app/sandbox/tm-docker-compose.env +++ b/app/sandbox/tm-docker-compose.env @@ -1,10 +1,10 @@ # -- MYSQL DATABASE ENGINE=django.db.backends.mysql -MYSQL_ROOT_PASSWORD=mysecretpassword +MYSQL_ROOT_PASSWORD=ItCydyatzix8 MYSQL_DATABASE=telemeta MYSQL_USER=telemeta -MYSQL_PASSWORD=mysecretpassword +MYSQL_PASSWORD=iuvIlkyisFit2 # -- DJANGO