We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8deae57 commit 630f1e4Copy full SHA for 630f1e4
env.sh
@@ -32,4 +32,4 @@ export MEMBER_DB_URL="postgresql://johndoe:mypassword@localhost:5632/memberdb"
32
33
export CHALLENGE_DB_URL="postgresql://johndoe:mypassword@localhost:5732/challengedb"
34
35
-export RESOURCE_SERVICE_PRISMA_TIMEOU=10000
+export RESOURCE_SERVICE_PRISMA_TIMEOUT=10000
0 commit comments