mirror of
https://github.com/benbusby/farside.git
synced 2025-04-19 14:55:50 -04:00
parent
ee11e28b5d
commit
cd840214d2
@ -27,7 +27,8 @@ defmodule Farside.Router do
|
||||
services: Farside.get_services_map()
|
||||
)
|
||||
|
||||
send_resp(conn, 200, resp)
|
||||
put_resp_header(conn, "content-type", "text/html")
|
||||
|> send_resp(200, resp)
|
||||
end
|
||||
|
||||
match "/_/:service/*glob" do
|
||||
|
Loading…
x
Reference in New Issue
Block a user