feat:将两个接口端口分离
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[server]
|
||||
port=8080
|
||||
debug=1
|
||||
port-web=8080
|
||||
port-api=8081
|
||||
debug=0
|
||||
host=0.0.0.0
|
||||
threaded=1
|
||||
|
||||
|
Reference in New Issue
Block a user