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

add carcass for project in phoenix #5

Merged
merged 1 commit into from Jul 24, 2017

Conversation

lazycoder9
Copy link
Contributor

No description provided.

# Configures the endpoint
config :codebattle, Codebattle.Endpoint,
url: [host: "localhost"],
secret_key_base: "zQ3/vT3oIVM94qXO7IgWeAqbLSAyGA9em6fdBw7OdbDnbeotEkWYANrjJWYNWpd/",
Copy link
Contributor

Choose a reason for hiding this comment

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

Секретные ключи должны задаваться через переменные окружения (12 factors)

Copy link
Contributor

Choose a reason for hiding this comment

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

Хотя в элексире вроде свой пут, но однозначно здесь этого не должно быть

Copy link
Contributor

Choose a reason for hiding this comment

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

хм, хотя возможно этот ключ не для проодаакшена.

@mokevnin mokevnin merged commit 65c4b04 into hexlet-codebattle:master Jul 24, 2017
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

2 participants