Skip to content

Fix/_apllication 설정 변경 - #12

Merged
mimimya merged 2 commits into
prodfrom
dev
May 17, 2026
Merged

mimimya merged 2 commits into
prodfrom
dev

Conversation

@mimimya

@mimimya mimimya commented May 17, 2026

Copy link
Copy Markdown
Contributor

📝 작업 내용

이번 PR에서 작업한 내용을 설명해주세요.

🚀 주요 변경 사항

완료한 이슈 번호
Close #
관련된 이슈 번호 (닫고 싶지 않은 경우)
Related to #

✅ 자체 체크리스트 (필수)

  • ./gradlew build 실행 결과 정상 (인증샷 첨부)
  • Postman 테스트 완료 (인증샷 첨부)
  • 팀 내 컨벤션 준수 및 불필요한 로그, import 제거
  • 중요한 변경 사항이 팀에 공유되었는지

📸 테스트 인증샷

빌드 결과 및 Postman 실행 화면을 여기에 첨부해 주세요.

💬 리뷰어 전달사항 (선택)

특별히 봐주었으면 하는 부분이나 논의가 필요한 점을 적어주세요.

  • 논의점


📎 참고 자료

관련 문서, 레퍼런스 링크 등이 있다면 여기에 첨부해주세요.

mimimya added 2 commits May 17, 2026 21:52
Removed instance-id configuration and added hostname.

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>
Removed active profile setting from application-prod.yml

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented May 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8a552e1b-aff2-43ad-9dc3-33da65a031c3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mimimya
mimimya merged commit ea4526a into prod May 17, 2026
2 checks passed
mimimya added a commit that referenced this pull request May 18, 2026
* Fix/_유레카 등록을 hosname방식으로 수정 (#11)

Removed instance-id configuration and added hostname.

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Fix/_apllication 설정 변경 (#12)

* Fix: 유레카 등록을 hosname방식으로 수정

Removed instance-id configuration and added hostname.

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Fix: Remove active profile from application-prod.yml

Removed active profile setting from application-prod.yml

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

---------

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Add logging level environment variable for auth service

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Change logging level for auth service to ERROR

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Chore: CI 브렌치 네이밍 체크 prod 제외

Change ignored branch from 'release' to 'prod'

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Fix: 잘못된 profile 설정 제거

Removed active profile setting from application.yml

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Fix: prod 환경 잘못된 유레카 설정 수정

- prefer-ip-address : true 사용하는 경우 hostname 필요 없음.

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

---------

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>
mimimya added a commit that referenced this pull request May 18, 2026
* Fix/_유레카 등록을 hosname방식으로 수정 (#11)

Removed instance-id configuration and added hostname.

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Fix/_apllication 설정 변경 (#12)

* Fix: 유레카 등록을 hosname방식으로 수정

Removed instance-id configuration and added hostname.

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Fix: Remove active profile from application-prod.yml

Removed active profile setting from application-prod.yml

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

---------

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Add logging level environment variable for auth service

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Change logging level for auth service to ERROR

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Chore: CI 브렌치 네이밍 체크 prod 제외

Change ignored branch from 'release' to 'prod'

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Fix: 잘못된 profile 설정 제거

Removed active profile setting from application.yml

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

* Fix: prod 환경 잘못된 유레카 설정 수정

- prefer-ip-address : true 사용하는 경우 hostname 필요 없음.

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>

---------

Signed-off-by: SEONJU PARK <101613808+mimimya@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant