Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker-compose.yml #218

Closed
wants to merge 1 commit into from
Closed

Update docker-compose.yml #218

wants to merge 1 commit into from

Conversation

ehbong
Copy link

@ehbong ehbong commented Jul 8, 2023

When creating a pg container, an error occurs that the environment key is not recognized.

Content (작업 내용) 📝

pg 컨테이너가 실행될 때 environment 의 파라메터를 인식 못하는 오류가 발생합니다.
이에 키 값을 수정했습니다.

Screenshot for work content (작업 내용 스크린샷) 📸

image

Check List (체크 사항) ✅

  • Issue (이슈)
  • Tests (테스트)
  • Ready to be merged (병합 준비 완료)
  • Added myself to contributors table (기여자 추가)

When creating a pg container, an error occurs that the environment key is not recognized.
@ljlm0402
Copy link
Owner

ljlm0402 commented Sep 3, 2023

Q. Are there any side effects that occur when changes are made as mentioned? For example, does an error occur in the import part of the config file??

image

@ehbong
Copy link
Author

ehbong commented Sep 3, 2023

If the docker-compose.yml DB parameter value is DB_USER, DB_PASSWORD, DB_DATABASE,
When running docker-compose up, it seems that the DB parameter value cannot be found. The following error is output.

스크린샷 2023-09-03 오후 3 08 05

@ljlm0402
Copy link
Owner

ljlm0402 commented Sep 9, 2023

@ehbong

The error case has been confirmed. We will make modifications to suit your request. Thanks for your help. This pull quest will be closed.

@ljlm0402 ljlm0402 closed this Sep 9, 2023
@ljlm0402 ljlm0402 self-requested a review September 9, 2023 05:57
ljlm0402 added a commit that referenced this pull request Sep 16, 2023
- pg container, an error occurs that the environment key
- #218
ljlm0402 added a commit that referenced this pull request Oct 4, 2023
* 🛠 Refactoring Code

- import pg modules

* 🐞 Fix Bug

- pg container, an error occurs that the environment key
- #218

* 🌼 Update Version - v10.1.1

* 🛠 Refactoring Code

- Fix ValidationMiddleware Parameter

* 🌼 Update Version - v10.2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants