This commit is contained in:
2025-01-27 14:37:04 +01:00
parent 1bca13110b
commit 4c4ca79545
33 changed files with 3401 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
import Config
# Only in tests, remove the complexity from the password hashing algorithm
config :bcrypt_elixir, :log_rounds, 1
# Configure your database
#
# The MIX_TEST_PARTITION environment variable can be used