Skip to content

Commit

Permalink
chore: add svix secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth committed Nov 20, 2023
1 parent fae54f4 commit f37c192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/Tiltfile
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ core_serve_env = {
"UNSECURE_DEFAULT_LOGIN_CODE": "000000",
"GEETEST_ID": "geetest_id",
"GEETEST_KEY": "geetest_key",
"SVIX_SECRET": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2OTE2NzIwMTQsImV4cCI6MjAwNzAzMjAxNCwibmJmIjoxNjkxNjcyMDE0LCJpc3MiOiJzdml4LXNlcnZlciIsInN1YiI6Im9yZ18yM3JiOFlkR3FNVDBxSXpwZ0d3ZFhmSGlyTXUifQ.b9s0aWSisNdUNki4edabBEToLNSwjC9-AiJQr4J3y4E",
"SVIX_ENDPOINT": "http://localhost:8071",
}

Expand Down

0 comments on commit f37c192

Please sign in to comment.