This commit is contained in:
2025-08-04 23:53:10 +08:00
parent 02f50bf2eb
commit 3e5f51eedf
10 changed files with 125 additions and 6 deletions

4
me/main.conf Normal file
View File

@@ -0,0 +1,4 @@
https://main.xx.zxj.im:666 {
reverse_proxy localhost:51015
tls internal
}

View File

@@ -176,4 +176,19 @@ https://nocodb.xx.zxj.im:666 {
https://teable.xx.zxj.im:666 {
reverse_proxy localhost:8095
tls internal
}
https://appflowy.xx.zxj.im:666 {
reverse_proxy localhost:8400
tls internal
}
https://affine.xx.zxj.im:666 {
reverse_proxy localhost:3010
tls internal
}
https://blinko.xx.zxj.im:666 {
reverse_proxy localhost:3111
tls internal
}

View File

@@ -144,4 +144,19 @@ https://nocodb.xiongxiao.me:666 {
https://teable.xiongxiao.me:666 {
reverse_proxy localhost:8095
tls internal
}
https://appflowy.xiongxiao.me:666 {
reverse_proxy localhost:8400
tls internal
}
https://affine.xiongxiao.me:666 {
reverse_proxy localhost:3010
tls internal
}
https://blinko.xiongxiao.me:666 {
reverse_proxy localhost:3111
tls internal
}