Skip to content

Commit 60b8ee0

Browse files
Fix execution
1 parent 14998bf commit 60b8ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"options": {
129129
"port": 4200,
130130
"protractorConfig": "e2e/protractor.conf.js",
131-
"devServerTarget": "aquality-tracking-ui:serve:production"
131+
"devServerTarget": "aquality-tracking-ui:serve"
132132
},
133133
"configurations": {
134134
"production": {

0 commit comments

Comments
 (0)