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 0ed673b commit 04cf216Copy full SHA for 04cf216
docker-compose.yml
@@ -53,6 +53,7 @@ services:
53
- ./firebase-auth:/firebase-auth
54
environment:
55
GOOGLE_APPLICATION_CREDENTIALS: ${GOOGLE_APPLICATION_CREDENTIALS}
56
+ LOGGING: "VERBOSE"
57
58
questions:
59
image: peerprep-questions-service
0 commit comments