You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
이제 application-*.yaml 파일들은 submodule 에서 관리합니다.
시간이 난다면 https://git-scm.com/book/ko/v2/Git-도구-서브모듈 를 읽어보는것도 좋지만 서브모듈을 쉽게 관리하기 위해
pull_from_vault.sh 를 만들게 되었습니다. application.yaml 을 받으려면 해당 스크립트를 실행하세요.
추가적으로 .env 파일을 사용해 쉽게 설정정보들을 관리 하려고 합니다.
.env.sample를 복사해 포맷에 맞게 사용하시면 됩니다.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
이제 application-*.yaml 파일들은 submodule 에서 관리합니다.
시간이 난다면 https://git-scm.com/book/ko/v2/Git-도구-서브모듈 를 읽어보는것도 좋지만 서브모듈을 쉽게 관리하기 위해
pull_from_vault.sh 를 만들게 되었습니다. application.yaml 을 받으려면 해당 스크립트를 실행하세요.
추가적으로 .env 파일을 사용해 쉽게 설정정보들을 관리 하려고 합니다.
.env.sample를 복사해 포맷에 맞게 사용하시면 됩니다.
Beta Was this translation helpful? Give feedback.
All reactions