mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-12 21:08:46 +00:00
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
# Required environment variables
|
|
JWT_SECRET=
|
|
|
|
# Optional environment variables
|
|
DATABASE_URL=
|
|
JWT_ACCESS_TOKEN_EXPIRES=
|
|
JWT_REFRESH_TOKEN_EXPIRES=
|
|
PUBKEY_CHALLENGE_EXPIRES=
|