diff --git a/src/main/resources/application-dev.properties b/src/main/resources/application-dev.properties index dabc7933..8285dc8f 100644 --- a/src/main/resources/application-dev.properties +++ b/src/main/resources/application-dev.properties @@ -151,6 +151,8 @@ FREEPIK_API_KEY=FPSX94e5917d376a4facb87dabbaa0319c72 ollama.url=http://localhost:11434/api/chat -google.client.id=29310152396-c44dcsoksjirhn7vbo29p8u8n0sg4qps.apps.googleusercontent.com -google.client.secret=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 +#google.client.id=29310152396-c44dcsoksjirhn7vbo29p8u8n0sg4qps.apps.googleusercontent.com +google.client.id=157095842121-kdd1fdf8m8nudvj9sprstb2k2prnf9e4.apps.googleusercontent.com +#google.client.secret=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 +google.client.secret=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 google.redirect.uri=https://develop.api.aida.com.hk/api/third/party/auth/google_callback \ No newline at end of file