feat:更新gitea地址

This commit is contained in:
2025-10-19 19:10:26 +08:00
parent ef0ce9d8cd
commit 73133be49a
4 changed files with 9 additions and 9 deletions

View File

@@ -39,14 +39,6 @@ server {
proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Forwarded-Proto $scheme;
} }
location /gitea/ {
proxy_pass http://host.docker.internal:8418/;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
}
location /home-api/ { location /home-api/ {
proxy_pass http://host.docker.internal:8081/; proxy_pass http://host.docker.internal:8081/;
} }

View File

@@ -108,7 +108,7 @@ const blogAdminClick = () => {
} }
const giteaClick = () => { const giteaClick = () => {
window.open(`${window.location.origin}/gitea/`, '_blank'); window.open('https://cxxgit.iepose.cn/', '_blank');
} }
const resumeClick = () => { const resumeClick = () => {

7
yes Normal file
View File

@@ -0,0 +1,7 @@
-----BEGIN OPENSSH PRIVATE KEY-----
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW
QyNTUxOQAAACAxNqJUyWHK1u+ih/reOk9Tc5FcL8YZuNls3AtkbR8pBAAAAJjKM+O2yjPj
tgAAAAtzc2gtZWQyNTUxOQAAACAxNqJUyWHK1u+ih/reOk9Tc5FcL8YZuNls3AtkbR8pBA
AAAECfyK4l3vR/LL5jLq4BUlOlwqMf1UwZbGkz2EpZsAWRfDE2olTJYcrW76KH+t46T1Nz
kVwvxhm42WzcC2RtHykEAAAAETE1NTY0NjQwOTBAcXEuY29tAQIDBA==
-----END OPENSSH PRIVATE KEY-----

1
yes.pub Normal file
View File

@@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDE2olTJYcrW76KH+t46T1NzkVwvxhm42WzcC2RtHykE 1556464090@qq.com