feat: remove daily character seed from environment and implement random seed generation for selection
This commit is contained in:
@@ -7,8 +7,3 @@ ORIGIN=""
|
||||
# For production use 32 characters and generated with high entropy
|
||||
# https://www.better-auth.com/docs/installation
|
||||
BETTER_AUTH_SECRET=""
|
||||
|
||||
# Daily Character Selection
|
||||
# Seed for daily character selection (default: "onepiecedle")
|
||||
# Can be any string - will be hashed to generate the rotation
|
||||
DAILY_CHARACTER_SEED=onepiecedle
|
||||
|
||||
Reference in New Issue
Block a user