mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: update api test suite and include it in run test (#49794)
This commit is contained in:
committed by
GitHub
parent
87d9ade1a7
commit
a0f958189e
+1
-1
@@ -13,7 +13,7 @@ AUTH0_DOMAIN=example.auth0.com
|
||||
AUTH0_AUDIENCE=sample_audience
|
||||
|
||||
# Session, Cookie and JWT encryption strings
|
||||
SESSION_SECRET=a_session_secret
|
||||
SESSION_SECRET=a_thirty_two_plus_character_session_secret
|
||||
COOKIE_SECRET=a_cookie_secret
|
||||
JWT_SECRET=a_jwt_secret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user