MIME.valid?(type) → is_bitstring(type) && MIME.extensions(type) != []
[akkoma] / Procfile
1 web: mix phx.server
2 release: mix ecto.migrate