mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-19 17:58:17 +08:00
恢复默认端口
This commit is contained in:
parent
57f731492f
commit
21548f8170
@ -53,7 +53,7 @@ snail-ai:
|
|||||||
# 启用 OpenAPI Client
|
# 启用 OpenAPI Client
|
||||||
enabled: true
|
enabled: true
|
||||||
# Server HTTP 端口
|
# Server HTTP 端口
|
||||||
web-port: 18080
|
web-port: 8080
|
||||||
# 是否使用 HTTPS
|
# 是否使用 HTTPS
|
||||||
https: false
|
https: false
|
||||||
# API 路径前缀
|
# API 路径前缀
|
||||||
|
|||||||
@ -56,7 +56,7 @@ snail-ai:
|
|||||||
# 启用 OpenAPI Client
|
# 启用 OpenAPI Client
|
||||||
enabled: true
|
enabled: true
|
||||||
# Server HTTP 端口
|
# Server HTTP 端口
|
||||||
web-port: 18080
|
web-port: 8080
|
||||||
# 是否使用 HTTPS
|
# 是否使用 HTTPS
|
||||||
https: false
|
https: false
|
||||||
# API 路径前缀
|
# API 路径前缀
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user