Skip to content

Commit db838d7

Browse files
feat(app): change port for e2e
1 parent ad22413 commit db838d7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

angular.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,8 @@
168168
"options": {
169169
"devServerTarget": "angularexampleapp:serve",
170170
"watch": false,
171-
"headless": true
171+
"headless": true,
172+
"port": 4201
172173
},
173174
"configurations": {
174175
"production": {

0 commit comments

Comments
 (0)