Skip to content

BUG: dev, prod 컨테이너명 분리#42

Merged
Juhye0k merged 1 commit intodevfrom
ip
Dec 1, 2025
Merged

BUG: dev, prod 컨테이너명 분리#42
Juhye0k merged 1 commit intodevfrom
ip

Conversation

@Juhye0k
Copy link
Copy Markdown
Contributor

@Juhye0k Juhye0k commented Dec 1, 2025

🚀 1. 개요

  • dev, prod 컨테이너명 분리

📝 2. 주요 변경 사항

  • 기존에는 vars로 변수명을 관리하였습니다.
  • environment에서 컨테이너와 네트워크명을 secrets로 관리하고 있기 때문에 secrets로 변경하였습니다.
image image

@Juhye0k Juhye0k requested a review from kon28289 December 1, 2025 07:34
@Juhye0k Juhye0k self-assigned this Dec 1, 2025
@Juhye0k Juhye0k added the bug Something isn't working label Dec 1, 2025
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Dec 1, 2025

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.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ip

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.

@Juhye0k Juhye0k changed the title refactor: dev, prod 컨테이너명 분리 BUG: dev, prod 컨테이너명 분리 Dec 1, 2025
Copy link
Copy Markdown
Contributor

@kon28289 kon28289 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다

@Juhye0k Juhye0k merged commit aa60608 into dev Dec 1, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants