Skip to content

Commit

Permalink
fix:fix switch not working bug in 2022 & 2023 plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyeBeFreeman committed Jul 10, 2024
1 parent 82362f8 commit 9c3c27e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
server.port=65001
spring.application.name=service-provider-2022
spring.application.name=service-provider-2023
spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848
spring.cloud.nacos.config.server-addr=127.0.0.1:8848
spring.cloud.nacos.config.enabled=true
Expand Down

0 comments on commit 9c3c27e

Please sign in to comment.