TEST
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# JWT secret known only to your token generator
|
# JWT secret known only to your token generator
|
||||||
# You can use `openssl rand -base64 48` for this.
|
# You can use `openssl rand -base64 48` for this.
|
||||||
GENESIS_JWT_SECRET=insert-a-very-long-random-string-here
|
GENESIS_JWT_SECRET=dkfshgsrhgfnvkölwjr9wEH$(FJASEF)
|
||||||
|
|
||||||
# JWT expiration in minutes
|
# JWT expiration in minutes
|
||||||
GENESIS_JWT_TOKEN_EXPIRATION=60
|
GENESIS_JWT_TOKEN_EXPIRATION=60
|
||||||
|
|||||||
Reference in New Issue
Block a user