create backend
This commit is contained in:
7
config/test.exs
Normal file
7
config/test.exs
Normal file
@@ -0,0 +1,7 @@
|
||||
import Config
|
||||
|
||||
config :mound_hunters,
|
||||
http_port: 4001,
|
||||
mnesia_dir: ~c"priv/mnesia_test"
|
||||
|
||||
config :logger, level: :warning
|
||||
Reference in New Issue
Block a user