I'm trying to set up a service with the following repo: https://github.com/Battlesquid/railway-victorialogs
When I try to expose the service and access it. I get a 404. Service is listening on 0.0.0.0 and the port is correct, so I'm at a loss for what the issue could be. I experienced a lot of weird behavior trying to fix it:
- Doesn't work at all (404 across the board)
- Works, but only on chrome (couldn't get it working on Edge or Firefox)
- Eventually worked when I was somehow able to disable the edge proxy...but I can't consistently disable it