Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Dominic <[email protected]>
  • Loading branch information
dominic-source authored Aug 1, 2024
1 parent 01ed442 commit 6f58a29
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,10 @@ jobs:
exposed_port: '5000'
github_token: ${{ secrets.GITHUB_TOKEN }}
```
**NOTE: your SERVER_PORT must be port 22**
**NOTE**
1. Your SERVER_PORT must be port 22
2. Github token is autogenerated, please do not declare it.


## For Contributors
### Overview
Expand Down

0 comments on commit 6f58a29

Please sign in to comment.