IP互助计划, 添加正向代理服务(TODO)

This commit is contained in:
QAIU
2024-11-12 19:05:43 +08:00
parent b6a9c2d3a0
commit 70b38db8c5
10 changed files with 324 additions and 14 deletions

View File

@@ -1,6 +1,4 @@
# 要激活的配置: dev--连接本地数据库; prod连接线上数据库
# 要激活的配置: app-配置名称.yml
active: dev
# 版本号
version_app: 0.1.8
# 公司名称 -> LOGO版权文字
# 控制台输出的版权文字
copyright: QAIU

View File

@@ -0,0 +1,5 @@
# 正向代理
server-name: Vert.x-proxy-http(v4.1.2)
proxy:
- listen: 6402

View File

@@ -51,12 +51,4 @@ proxy:
# origin: 127.0.0.1:8088
#proxy:
# - listen: 8085
# static:
# path: /mu-down
# # add-headers:
# # x-token: ABC
# root: webroot/mu-down/
# index: index.html