Skip to content

Commit

Permalink
fix(#2) : application.yaml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
aeeazip committed Jul 23, 2024
1 parent 079cc5d commit a713ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
spring:
profiles:
active: local
active: prod
group:
local-env:
- local
Expand Down

0 comments on commit a713ad8

Please sign in to comment.