ruoyi-admin/src/main/resources/application.yml
@@ -18,7 +18,15 @@ # 开发环境配置 server: # 服务器的HTTP端口,默认为8080 port: 8080 port: 8089 ssl: #ssl配置 # resources根目录的”证书源文件.pfx“ key-store: classpath:www.bendudu.com.pfx # “.pfx”证书对应格式,“.jks"证书对应“RSA” key-store-type: PKCS12 key-store-password: tc6h7mav #key-password: 私钥密码 servlet: # 应用的访问路径 context-path: / @@ -51,8 +59,8 @@ spring: #es配置 elasticsearch: rest: uris: http://47.93.189.255:8087 host: 47.93.189.255 port: 8087 # 资源信息 messages: # 国际化资源文件路径