diff --git a/frontend/.env b/frontend/.env index cf27d12..6d82460 100644 --- a/frontend/.env +++ b/frontend/.env @@ -1,2 +1,3 @@ VITE_APP_DOMAIN=shenjianl.cn -VITE_GITEA_URL=https://gitea.shenjianl.cn/shenjianZ/email-unlimit \ No newline at end of file +VITE_REPO_NAME=Gitea +VITE_REPO_URL=https://gitea.shenjianl.cn/shenjianZ/email-unlimit \ No newline at end of file diff --git a/frontend/src/components/AppHeader.vue b/frontend/src/components/AppHeader.vue index 257760c..20fac1a 100644 --- a/frontend/src/components/AppHeader.vue +++ b/frontend/src/components/AppHeader.vue @@ -1,5 +1,6 @@