Validate hookdeck webhooks

This commit is contained in:
2025-06-02 12:05:41 +03:00
parent 0cd5c6cb69
commit 80fe63b82e
6 changed files with 31 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ export default defineNuxtConfig({
runtimeConfig: {
webhooksUrl: "",
stravaVerifyToken: "",
hookdeckKey: "",
openaiApiKey: "",
databaseUrl: "",
public: {