Skip to content

Commit e99bbcd

Browse files
committed
Update todo-front kubernetes exercises
1 parent 11d6dc6 commit e99bbcd

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)