forked from AkkomaGang/akkoma
instrumenters has no effect in Endpoint anymore
This commit is contained in:
parent
8caa6cf91d
commit
87fc5a40f4
1 changed files with 0 additions and 1 deletions
|
@ -123,7 +123,6 @@
|
|||
|
||||
# Configures the endpoint
|
||||
config :pleroma, Pleroma.Web.Endpoint,
|
||||
instrumenters: [Pleroma.Web.Endpoint.Instrumenter],
|
||||
url: [host: "localhost"],
|
||||
http: [
|
||||
ip: {127, 0, 0, 1},
|
||||
|
|
Loading…
Reference in a new issue