From d9de322944e94bf15e306faadd91472d25ad1c28 Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Sat, 2 Oct 2021 00:11:42 +0600 Subject: [PATCH] Update config.js --- src/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index d84f11e..96734b1 100644 --- a/src/config.js +++ b/src/config.js @@ -31,6 +31,7 @@ module.exports = { 'Jquery', 'MySQL', 'Git', + 'Docker', 'CSS', 'Antd', 'Tailwind', @@ -126,4 +127,4 @@ module.exports = { 'dracula' ] } -} \ No newline at end of file +}