add deployment

This commit is contained in:
2025-03-27 21:55:17 +01:00
parent 2e9c91415d
commit 166d00f0e6
3 changed files with 61 additions and 0 deletions

View File

@@ -45,6 +45,9 @@
"staging": {
"name": "generations-heritage-stage",
"route": "https://ghstage.varghacsongor.hu/*",
"vars": {
"GOOGLE_CALLBACK_URI": "https://ghstage.varghacsongor.hu/login/google/callback"
},
"kv_namespaces": [
{
"binding": "GH_SESSIONS",
@@ -61,6 +64,9 @@
"production": {
"name": "generations-heritage-prod",
"route": "https://csalad.varghacsongor.hu/*",
"vars": {
"GOOGLE_CALLBACK_URI": "https://csalad.varghacsongor.hu/login/google/callback"
},
"kv_namespaces": [
{
"binding": "GH_SESSIONS",