My simple pomodoro extension for chromium-based browsers.
[UPDATE] Added docker files
[UPDATE] Security changes
[UPDATE] Some minor fixes added
[UPDATE] Backend restructured and changed from MongoDB to MySQLDB
[UPDATE] README update
[UPDATE] fix
[UPDATE] add new field to user model
[UPDATE] First mockup of new architecture
[FIX] Update vulnerabilities in packages
[UPDATE] SendInfo endpoint done
[UPDATE] Paypal transaction endpoint done
[UPDATE] All endpoints added
[DELETE] All previous structure deleted
[UPDATE] README.md updated
@0Lucifer0 If you are in the AWS console, go to EC2 > target groups > your target group > attributes > Edit. There you just must to change the 300 to something like 5 seconds and that's all. I don't know how this can affect something else in the ECS behavior but for this issue, it works.
The solution given by @grommir worked for me.
[CREATE] Added github actions