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 +}