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 caa4dc1 commit 5db4c28Copy full SHA for 5db4c28
app.py
@@ -39,7 +39,7 @@
39
"remoteUrl": "https://github.com/CSCfi/csc-user-guide",
40
"buildRoot": buildRoot,
41
"debug": "False",
42
- "secret": "changeme",
+ "secret": buildSecret,
43
"prune": "True"
44
}
45
0 commit comments