1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-06-21 16:56:37 +00:00

Replace bibliogram w/ proxigram

Closes #149
This commit is contained in:
Ben Busby 2024-01-08 12:07:38 -07:00
parent 7f26ab3bbf
commit 99b13b3aa6
No known key found for this signature in database
GPG key ID: B9B7231E01D924A1
4 changed files with 20 additions and 35 deletions

View file

@ -62,7 +62,6 @@ defmodule Farside.Router do
true ->
instance = Farside.get_service(service_name)
|> Farside.pick_instance
|> Farside.amend_instance(service_name, path)
# Redirect to the available instance
conn