接入本地认证启动配置

This commit is contained in:
cat-shark
2026-06-20 10:13:00 +08:00
parent 0fd56f8841
commit 8922a3eef6
3 changed files with 82 additions and 16 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export const AppConfig = {
website: ``,
websiteGithub: "",
websiteGitee: "",
apiBaseUrl: `http://49.233.157.120:3002/api`,
apiBaseUrl: `http://127.0.0.1:3302/api`,
updaterUrl: ``,
downloadUrl: ``,
feedbackUrl: ``,