feature/google_oath #5

Merged
YogeLiu merged 5 commits from feature/google_oath into master 2026-03-06 14:07:43 +08:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 94988790f8 - Show all commits

View File

@@ -54,5 +54,5 @@ baidu_ocr:
google:
client_id: "404402221037-nqdsk11bkpk5a7oh396mrg1ieh28u6q1.apps.googleusercontent.com"
client_secret: "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"
redirect_uri: "https://app.cloud.texpixel.com:10443/auth/callback"
redirect_uri: "https://app.cloud.texpixel.com:10443/auth/google/callback"
proxy: "http://localhost:7890"

View File

@@ -54,5 +54,5 @@ baidu_ocr:
google:
client_id: "404402221037-nqdsk11bkpk5a7oh396mrg1ieh28u6q1.apps.googleusercontent.com"
client_secret: "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"
redirect_uri: "https://texpixel.com/auth/callback"
redirect_uri: "https://texpixel.com/auth/google/callback"
proxy: "http://100.115.184.74:7890"