Advertise the onion site on clearnet via Onion-Location header.

This commit is contained in:
2026-09-11 15:26:03 +02:00
parent 08a0bdcdb8
commit 77cd686347
4 changed files with 26 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ NODE_ENV=development
CORS_ORIGINS=http://localhost:5173,http://127.0.0.1:5173
CLEARNET_DOMAIN=localhost
ONION_HOSTNAME=samplexxxxxxxxx.onion
JWT_SECRET=change-me-in-production
JWT_EXPIRES_IN_MS=604800000 # 7 days