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

refactor: config.ts에서 connectOption 사용 #526

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

scarf005
Copy link
Member

@scarf005 scarf005 commented Jun 21, 2023

개요

내용

  • app-data-source.tsconfig.ts는 각각 typeorm과 mysql 연결 설정입니다.
  • 둘 다 같은 processs.env 값을 사용하므로 config.ts 또한 env.tsconnectOption을 사용하도록 수정했습니다.

Copy link
Member

@YeonSeong-Lee YeonSeong-Lee left a comment

Choose a reason for hiding this comment

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

good

@scarf005 scarf005 merged commit fdc2a71 into develop Jun 22, 2023
1 check passed
@scarf005 scarf005 deleted the config-env-파싱-리팩터링 branch June 22, 2023 02:20
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.

2 participants