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 dev.local.exs usage #1271

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Add dev.local.exs usage #1271

merged 1 commit into from
Mar 21, 2023

Conversation

arbulu89
Copy link
Contributor

Add dev.local.exs usage: https://colharris.com/elixir-local-config

Example config:

# config/dev.local.exs file
import Config

config :trento, :jwt_authentication,
  enabled: false

@arbulu89 arbulu89 merged commit 284b51a into main Mar 21, 2023
@arbulu89 arbulu89 deleted the dev-local-exs branch March 21, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants