Merge branch 'ci-test-fix' into 'develop'
[akkoma] / lib / pleroma / web / endpoint.ex
index d79f61b2e613000375b252355d672ddf788b790e..564fc2c1d446a314668d1de3c0f8447f8ca4e2d4 100644 (file)
@@ -21,7 +21,7 @@ defmodule Pleroma.Web.Endpoint do
     at: "/",
     from: :pleroma,
     only:
-      ~w(index.html static finmoji emoji packs sounds images instance sw.js favicon.png schemas)
+      ~w(index.html static finmoji emoji packs sounds images instance sw.js favicon.png schemas doc)
   )
 
   # Code reloading can be explicitly enabled under the