Staging to Production #51

Merged
claude merged 165 commits from main into production 2026-06-08 18:28:46 +00:00
Showing only changes of commit 9d2c7af8eb - Show all commits
+1 -1
View File
@@ -116,7 +116,7 @@ services:
- Database__TrustServerCertificate=${Database__TrustServerCertificate:-true}
- InternalApi__ApiKey=${EmailApi__InternalApiKey:-}
- InternalApi__RequireApiKey=true
- InternalApi__RequireApiKey=${EmailApi__RequireApiKey:-true}
- Smtp__Host=${Smtp__Host:-}
- Smtp__Port=${Smtp__Port:-587}