mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
retry
This commit is contained in:
parent
939b1a96c6
commit
2974c83d7b
@ -17,6 +17,7 @@ jobs:
|
||||
env:
|
||||
NODE_ENV: test
|
||||
STACK_ENABLE_HARDCODED_PASSKEY_CHALLENGE_FOR_TESTING: yes
|
||||
STACK_ACCESS_TOKEN_EXPIRATION_TIME: 30m
|
||||
STACK_OVERRIDE_SOURCE_OF_TRUTH: '{"type": "postgres", "connectionString": "postgres://postgres:PASSWORD-PLACEHOLDER--uqfEC1hmmv@localhost:8128/source-of-truth-db?schema=sot-schema"}'
|
||||
STACK_TEST_SOURCE_OF_TRUTH: true
|
||||
STACK_DATABASE_CONNECTION_STRING: "postgres://postgres:PASSWORD-PLACEHOLDER--uqfEC1hmmv@localhost:8128/stackframe"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user