base isntall with bandit
This commit is contained in:
@ -12,6 +12,7 @@ config :chicken_egg,
|
||||
|
||||
# Configures the endpoint
|
||||
config :chicken_egg, ChickenEggWeb.Endpoint,
|
||||
adapter: Bandit.PhoenixAdapter,
|
||||
url: [host: "localhost"],
|
||||
render_errors: [
|
||||
formats: [html: ChickenEggWeb.ErrorHTML, json: ChickenEggWeb.ErrorJSON],
|
||||
|
Reference in New Issue
Block a user