mirror of
https://github.com/silicoflare/confidant.git
synced 2026-05-26 20:48:01 +05:30
feat: modify init script and README
This commit is contained in:
@@ -8,9 +8,6 @@ const env = {
|
||||
// Re-run to get a new value
|
||||
AUTH_KEY: "${stringy(randomBytes(32))}",
|
||||
|
||||
// Re-run to get a new value
|
||||
AUTH_SALT: "${stringy(randomBytes(64))}",
|
||||
|
||||
// Can be literally anything!
|
||||
PHRASE: "May the Force be with you!",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user