Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/user-timeline
[akkoma] / config / dev.exs
index 78f543720b7290204067d89c28a9c5e6912efa48..6adde84a27205b533947347b08b0f5b02a73ce48 100644 (file)
@@ -8,6 +8,7 @@ use Mix.Config
 # with brunch.io to recompile .js and .css sources.
 config :pleroma, Pleroma.Web.Endpoint,
   http: [port: 4000],
+  protocol: "http",
   debug_errors: true,
   code_reloader: true,
   check_origin: false,