Skip to content

Commit fa5a31c

Browse files
committed
docs: improve local guide
1 parent 3dab571 commit fa5a31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/Local-setup-multiple-services/Local-setup-multiple-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Mostly you have to do the next steps inside `tc-bus-api` folder:
6868
export VALID_ISSUERS="[\"https:\/\/topcoder-newauth.auth0.com\/\",\"https:\/\/api.topcoder-dev.com\"]"
6969
```
7070

71-
3. `npm start`
71+
4. `PORT=8002 npm start`
7272

7373
### 3. Run Project Service
7474

0 commit comments

Comments
 (0)