Skip to content

Commit

Permalink
chore: update test application.yml
Browse files Browse the repository at this point in the history
- for build

related issue #453
  • Loading branch information
jun02160 committed Nov 17, 2024
1 parent f8fa7bd commit 8bbca33
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,5 @@ gabia:

management:
endpoints:
enabled-by-default: false
web:
base-path: test
7 changes: 6 additions & 1 deletion src/test/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,9 @@ member:
gabia:
sms-id: test
api-key: test
send-number: test
send-number: test

management:
endpoints:
web:
base-path: test

0 comments on commit 8bbca33

Please sign in to comment.