diff --git a/sms-platform-search/src/main/resources/bootstrap.yml b/sms-platform-search/src/main/resources/bootstrap.yml index 88c1224a8b25aa1bc8563b1feac85fa2def47177..4248844283cb590ecdcaa0bea9f7fac859937329 100644 --- a/sms-platform-search/src/main/resources/bootstrap.yml +++ b/sms-platform-search/src/main/resources/bootstrap.yml @@ -2,7 +2,9 @@ # elasticsearch连接信息(远程仓库) # rabbitmq配置(远程仓库) # 多环境名称 - +server: + port: 7777 + spring: profiles: active: @profileActive@