persisting in postgres
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
import Config
|
||||
|
||||
config :elixir_ai,
|
||||
ecto_repos: [ElixirAi.Repo],
|
||||
generators: [timestamp_type: :utc_datetime]
|
||||
|
||||
# Configures the endpoint
|
||||
|
||||
Reference in New Issue
Block a user