update packages

This commit is contained in:
2025-04-25 14:31:02 +02:00
parent ea3faba056
commit 626f6da6d2
3 changed files with 933 additions and 1062 deletions

View File

@@ -44,7 +44,8 @@
"name": "generations-heritage-stage",
"route": "https://ghstage.varghacsongor.hu/*",
"vars": {
"GOOGLE_CALLBACK_URI": "https://ghstage.varghacsongor.hu/login/google/callback"
"GOOGLE_CALLBACK_URI": "https://ghstage.varghacsongor.hu/login/google/callback",
"DB_ADAPTER": ""
},
"kv_namespaces": [
{
@@ -63,7 +64,8 @@
"name": "generations-heritage-prod",
"route": "https://csalad.varghacsongor.hu/*",
"vars": {
"GOOGLE_CALLBACK_URI": "https://csalad.varghacsongor.hu/login/google/callback"
"GOOGLE_CALLBACK_URI": "https://csalad.varghacsongor.hu/login/google/callback",
"DB_ADAPTER": ""
},
"kv_namespaces": [
{