Update google client for invy:

This commit is contained in:
dvirlabs 2026-03-01 02:19:11 +02:00
parent 149c630588
commit c0ec6b635e

View File

@ -25,8 +25,8 @@ backend:
GOOGLE_REDIRECT_URI: "https://api-invy.dvirlabs.com/auth/google/callback"
FRONTEND_URL: "https://invy.dvirlabs.com"
# Google OAuth credentials
googleClientId: "143092846986-v9s70im3ilpai78n89q38qpikernp2f8.apps.googleusercontent.com"
googleClientSecret: "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"
googleClientId: "97702229450-ivi5rvj0drai08k5svm7sekqdijj6953.apps.googleusercontent.com"
googleClientSecret: "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"
ingress:
enabled: true
className: "traefik"