Jimmy Bosse
Jimmy Bosse
Minio mimics the AWS api so if you set your config with the correct values it should work. ``` config :arc, storage: Arc.Storage.S3, bucket: {:system, "S3_BUCKET"} config :ex_aws, access_key_id: {:system,...
@Akick did you ever figure out the issue? I have the same problem.
Is there a workaround to kill an instance in this state? [Edit] I killed qemu and that at least allowed me to start Multipass and the instance again.
@wodow Double Hack alert: if you hijack the `/session/new` route before defining the `pow_sesssion_routes` you can "redirect" `session/new` to a different action: ```elixir scope "/" do pipe_through(:browser) # Hack Alert...
https://github.com/jbosse/ignite-expo-boilerplate/network/dependencies