Skip to content

Commit

Permalink
update_prod
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Feb 24, 2022
1 parent 97d3942 commit 4e8b36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
spring:
version: @project.version@
profiles:
active: dev,@profileActive@
active: prod,@profileActive@

0 comments on commit 4e8b36b

Please sign in to comment.