feat: Add public key to user profiles in API responses and update user caching logic to store and manage it.

This commit is contained in:
Christomatt
2026-01-30 05:16:49 +01:00
parent 10a54a0ea9
commit 374bfadc74
3 changed files with 10 additions and 20 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
# Copy this file to .env and fill in your values
# Database (Required)
DATABASE_URL=postgresql://user:password@localhost:5432/synapsis
DATABASE_URL=postgresql://user:password@localhost/synapsis
# Authentication (Required)
# Generate with: openssl rand -hex 32