Skip to content

Commit ca04aa4

Browse files
authored
Merge pull request #199 from Lemoncode/feature/update-todo-front-kubernetes
Update todo-front kubernetes exercises
2 parents 11d6dc6 + e99bbcd commit ca04aa4

File tree

3 files changed

+5336
-4959
lines changed

3 files changed

+5336
-4959
lines changed

02-orquestacion/exercises/02-distributed/todo-front/config/webpack.dev.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ module.exports = merge(common, {
99
'/api/': 'http://localhost:3000',
1010
},
1111
port: 8081,
12-
stats: 'errors-only',
1312
},
1413
});

0 commit comments

Comments
 (0)