Custom url for public app
For example, I want a user to be able to browse to windmill.company.com/my_app and be shown my page, without them seeing a redirect to /public/foo/bar in their browser. This would make it way easier for them to bookmark stuff.
Is this possible through the caddy files? We couldn't get it to work.