Finished chapter 7.2

This commit is contained in:
2024-08-24 17:28:38 +03:00
parent 2ebb54ef0f
commit d8fb203a2f
7 changed files with 608 additions and 372 deletions

View File

@@ -12,3 +12,4 @@ database_name = "newsletter"
base_url = "localhost"
sender_email = "test@gmail.com"
auth_token = "super-secret-token"
timeout_milliseconds = 10000