Skip to content

Commit

Permalink
Modify application-engineconn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengJie1053 committed Nov 24, 2023
1 parent 95b655e commit e264fb3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions linkis-dist/package/conf/application-engineconn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@
# limitations under the License.
#
spring:
cloud:
loadbalancer:
cache:
enabled: false
main:
allow-circular-references: true
mvc:
pathmatch:
matching-strategy: ant_path_matcher
servlet:
path: /api/rest_j/v1
application:
name: linkis-cg-engineconn
servlet:
Expand Down

0 comments on commit e264fb3

Please sign in to comment.