Advertise the onion site on clearnet via Onion-Location header.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user