fix(security): enforce mandatory HUB_SECRET, loopback-only 127.0.0.1 binding, cookie Path rewriting per universe
This commit is contained in:
+3
-2
@@ -1,7 +1,8 @@
|
||||
# Hermes Hub Environment Configuration
|
||||
TZ=Africa/Tunis
|
||||
HUB_PORT=8080
|
||||
HUB_SECRET=change-this-secret-2026
|
||||
|
||||
# Master Secret (OBLIGATOIRE — generer avec: openssl rand -hex 32)
|
||||
HUB_SECRET=
|
||||
|
||||
# Tailscale Endpoints
|
||||
NAS_TAILSCALE_IP=100.86.197.88
|
||||
|
||||
Reference in New Issue
Block a user