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 dd5032b commit b0eb12eCopy full SHA for b0eb12e
.github/workflows/oauth.yaml
@@ -75,6 +75,7 @@ jobs:
75
FRACTAL_EMAIL_USE_STARTTLS: false
76
FRACTAL_EMAIL_USE_LOGIN: true
77
FRACTAL_EMAIL_PASSWORD: fakepassword
78
+ FRACTAL_HELP_URL: https://example.org/info
79
run: |
80
fractalctl set-db
81
fractalctl init-db-data --resource default --profile default --admin-email [email protected] --admin-pwd 1234 --admin-project-dir /fake
0 commit comments