Skip to content

Commit da65c8e

Browse files
feat(app): restore port for e2e
1 parent db838d7 commit da65c8e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

angular.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,7 @@
168168
"options": {
169169
"devServerTarget": "angularexampleapp:serve",
170170
"watch": false,
171-
"headless": true,
172-
"port": 4201
171+
"headless": true
173172
},
174173
"configurations": {
175174
"production": {

0 commit comments

Comments
 (0)