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

Change Fatal termination to Error. File .env not indispensable. #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ptsgr
Copy link

@ptsgr ptsgr commented Jul 1, 2021

При запуске docker-контейнера с приложением, если нет .env файла, приложение завершается с фатальным логом. Но переменную DB_PASSWORD можно передать в контейнер используя docker-compose. Думаю правильнее завершаться в том случае, если переманная DB_PASSWORD пустая. А при отсутствии .env файла, сообщать об этом в лог.

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.

None yet

1 participant