Azure deployment setup #297

Closed
RecentRunner wants to merge 429 commits from azure-deploy into main
2 changed files with 2 additions and 8 deletions
Showing only changes of commit 7281691448 - Show all commits

View File

@@ -1,8 +0,0 @@
{
"permissions": {
"allow": [
"Bash(grep -E \"\\\\.\\(tsx?|jsx?\\)$\")",
"Bash(grep -E \"\\\\.js$|^d\")"
]
}
}

View File

@@ -1,2 +1,4 @@
STRIPE_SECRET_KEY=sk_test_...
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_...
OPENROUTER_API_KEY=sk-or-v1-...
RESEND_API_KEY=re_...