upgrade to phoenix 1.7
This commit is contained in:
@ -59,8 +59,7 @@ config :cannery, CanneryWeb.Endpoint,
|
||||
patterns: [
|
||||
~r"priv/static/.*(js|css|png|jpeg|jpg|gif|svg)$",
|
||||
~r"priv/gettext/.*(po)$",
|
||||
~r"lib/cannery_web/(live|views)/.*(ex)$",
|
||||
~r"lib/cannery_web/templates/.*(eex)$"
|
||||
~r"lib/cannery_web/*/.*(ex)$"
|
||||
]
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user