From b3a4b9d607e5f2f15a20ee9924f9fc5f16c53581 Mon Sep 17 00:00:00 2001
From: Thomas  MENARD <thomas.menard@pasteur.fr>
Date: Wed, 27 May 2020 22:48:06 +0200
Subject: [PATCH] Update config.yml

---
 tutor/templates/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutor/templates/config.yml b/tutor/templates/config.yml
index f850a52..e969962 100644
--- a/tutor/templates/config.yml
+++ b/tutor/templates/config.yml
@@ -79,6 +79,6 @@ SMTP_USE_TLS: false
 SMTP_USE_SSL: false
 WEB_PROXY: false
 
-MYSQL_USER: ""
+MYSQL_USERNAME: ""
 MYSQL_PASSWORD: ""
 MYSQL_DATABASE: ""
-- 
GitLab