fix akkofe for mastodon

This commit is contained in:
Ruben 2025-09-25 10:53:33 -05:00
commit 58875b7032
Signed by: sneexy
GPG key ID: 8ECFA045E63BC583

View file

@ -40,15 +40,16 @@ akko.beeping.synth.download {
# akkoma fe for mastodon
akko.merping.synth.download {
# redirect api endpoints to iceshrimp
# redirect api endpoints to mastodon
@redir {
path /oauth/*
path /api/*
path /nodeinfo/*
}
handle @redir {
reverse_proxy http://192.168.1.73:58834
import common-settings
reverse_proxy https://merping.synth.download {
header_up Host merping.synth.download
}
}
# favicon