@@ -10,7 +10,7 @@ VITE_PROXY = [["/api","http://127.0.0.1:8002/api"]] | |||
# base api | |||
VITE_APP_GLOB_BASE_API = '/api' | |||
VITE_AUTHORITY = 'http://oidc.dev.t-aaron.com' | |||
VITE_AUTHORITY = 'https://oidc.t-aaron.com' | |||
VITE_CLIENT_ID = 'tuoheng-pilot-admin' | |||
VITE_CLIENT_SECRET = 'WB0CZ1c6bZLiYP6jLtDFsA==' | |||
VITE_REDIRECT_URI = 'http://192.168.11.11:7011/login' | |||
VITE_REDIRECT_URI = 'https://pilot.t-aaron.com/login' |