This commit is contained in:
2024-03-30 13:33:13 +01:00
parent 2a3656018b
commit 5b9e380a86
32 changed files with 3378 additions and 4 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