yukimochi / Activity-Relay

Yet another powerful customizable ActivityPub relay server written in Go.
https://relay.toot.yukimochi.jp/
GNU Affero General Public License v3.0
278 stars 39 forks source link

404 when accessing /inbox #56

Closed MikeHuntington closed 1 year ago

MikeHuntington commented 1 year ago

I have my relay running through the docker container and I can reach port 8080 with no problem.

however when an instance tries to POST to /inbox or /actor ... I they get a 404 error

MikeHuntington commented 1 year ago

Sorry this was a user error in my nginx file. All is working now.