I’m trying to access the services page after a build and push. It builds fine, and pushes fine, but when I try to access dns/services it resolves to a 404. It works fine when I am running it on dev, I have no issues. It’s not capitalizing I’ve no clue what I’m doing wrong. I thought maybe it was a reserved keyword so I tried changing services to train and I got the same problem.
I’ve added a photo below of the the results of building it, and the folder structure, client and admin are currently placeholders.