From fd5e2ba9076cafd86c840922a30315feb9436a5b Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期一, 25 三月 2024 09:54:07 +0800 Subject: [PATCH] 更改端口 --- outsourcing | 0 conf/config.yaml | 2 +- 2 files changed, 1 insertions(+), 1 deletions(-) diff --git a/conf/config.yaml b/conf/config.yaml index 37c133c..e28923c 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -1,5 +1,5 @@ web: - port: 8008 + port: 8009 host: 192.168.20.119 jwtKey: 12345 service: diff --git a/outsourcing b/outsourcing new file mode 100644 index 0000000..1e3f77f --- /dev/null +++ b/outsourcing Binary files differ -- Gitblit v1.8.0