We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 Stage서버의 Minio 접근 계정과 비밀번호가 공개되어 있습니다. docker-compose.yml파일에서 확인할 수 있습니다.
Github Actions 의 Secrets와 환경 변수를 사용해 docker-compose.yml파일에서 ID와 PW를 확인하지 못하도록 수정합니다.
TAS-415
The text was updated successfully, but these errors were encountered:
Changed the connected Notion task status to not-started
Sorry, something went wrong.
beeheavens
No branches or pull requests
Describe the problem and solution
현재 Stage서버의 Minio 접근 계정과 비밀번호가 공개되어 있습니다.
docker-compose.yml파일에서 확인할 수 있습니다.
Github Actions 의 Secrets와 환경 변수를 사용해 docker-compose.yml파일에서 ID와 PW를 확인하지 못하도록 수정합니다.
Notion task
TAS-415
Validations
The text was updated successfully, but these errors were encountered: