Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangJian He committed Mar 19, 2023
1 parent 2e8a334 commit 4e9ea66
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 11 deletions.
3 changes: 0 additions & 3 deletions apollo-adminservice/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ spring:
hibernate:
metadata_builder_contributor: com.ctrip.framework.apollo.common.jpa.SqlFunctionsMetadataBuilderContributor

ctrip:
appid: 100003172

server:
port: 8090

Expand Down
3 changes: 0 additions & 3 deletions apollo-adminservice/src/test/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ spring:
server:
port: ${port:8090}

ctrip:
appid: 100003172

eureka:
instance:
hostname: ${hostname:localhost}
Expand Down
2 changes: 0 additions & 2 deletions apollo-configservice/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ spring:
properties:
hibernate:
metadata_builder_contributor: com.ctrip.framework.apollo.common.jpa.SqlFunctionsMetadataBuilderContributor
ctrip:
appid: 100003171

server:
port: 8080
Expand Down
3 changes: 0 additions & 3 deletions apollo-configservice/src/test/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ spring:
server:
port: ${port:8080}

ctrip:
appid: 100003171

eureka:
instance:
hostname: ${hostname:localhost}
Expand Down

0 comments on commit 4e9ea66

Please sign in to comment.