update example readme with session secret
This commit is contained in:
@@ -31,3 +31,4 @@ PANEL_BASE_URL=http://localhost:3000
|
|||||||
# Use a non-root user (see shared/scripts/setup-server.sh)
|
# Use a non-root user (see shared/scripts/setup-server.sh)
|
||||||
VPS_USER=deploy
|
VPS_USER=deploy
|
||||||
VPS_HOST=your-vps-ip
|
VPS_HOST=your-vps-ip
|
||||||
|
SESSION_SECRET=change-me-to-a-random-string
|
||||||
Reference in New Issue
Block a user