Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SigCatta authored Feb 12, 2024
1 parent d3b2b0b commit 5f3cac7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# CodeKataBattle
<p align="center">
<img src="code/web-app/public/images/iconCKB.png" alt="drawing" width="400" text-align="center"/>
</p>

## Warning
We've provided this project with a an access token to a github account created exclusively for the purpose of this porject, you may be encountering some problems with creatinig github repositories. If you encounter any problems, modify the [GitHubService.java](./code/github-manager/src/main/java/ckb/GitHubManager/service/GitHubService.java) class and provide it with your own access token (you then need to rebuild the project as eplained below), the same problem can be experienced with the SMTP token used to send emails to users, save the mail-service [applicatoin.properties](./code/mail-service/src/main/resources/application.properties) <br>
Since GitHub actions cannot be used for lack of a static address, the following command can be used to simulate the behavior:
Expand Down

0 comments on commit 5f3cac7

Please sign in to comment.