fix onboarding login glitch (#1118)

This commit is contained in:
Alex Johansson
2021-11-08 14:10:02 +00:00
committed by GitHub
parent 9befd4abb9
commit df687009bd
4 changed files with 59 additions and 20 deletions
+1
View File
@@ -9,6 +9,7 @@ jobs:
DATABASE_URL: postgresql://postgres:@localhost:5432/calendso
BASE_URL: http://localhost:3000
JWT_SECRET: secret
GOOGLE_API_CREDENTIALS: "{}"
# GOOGLE_API_CREDENTIALS: ${{ secrets.CI_GOOGLE_API_CREDENTIALS }}
# CRON_API_KEY: xxx
# CALENDSO_ENCRYPTION_KEY: xxx