Sfoglia il codice sorgente

-dev:修复了回调url的问题

LuoChinWen 4 settimane fa
parent
commit
89a28264ae
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      backend/config.yaml

+ 1 - 1
backend/config.yaml

@@ -13,7 +13,7 @@ oauth:
   base_url: "http://192.168.92.61:8000"
   client_id: "sRyfcQwNVoFimigzuuZxhqd36fPkVN5G"
   client_secret: "96RuKb4obAn9bQ9i5NtINiKBMvF_9uuCR7eNzD9dWQMbOWZaV3P593-8yLOqzWRd"
-  redirect_uri: "http://localhost:4200/auth/callback"
+  redirect_uri: "http://192.168.92.61:9003/auth/callback"
   scope: "profile email"
   
   # OAuth 端点