Skip to content

Commit fa4c7a9

Browse files
committed
Fix port
1 parent fd4d67e commit fa4c7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/engine_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"sendMailOnError": false
2828
},
2929
"api": {
30-
"port": 3003
30+
"port": 3000
3131
}
3232
}

0 commit comments

Comments
 (0)