How to use Dokploy's Traefik for Reverse Proxy Only?
I have an app that is already running at 127.0.0.1:8888.
How do I deploy an application that does nothing except forwarding all requests from example.com to 127.0.0.1:8888?
What I did so far: 1. Create an application. 2. Create a domain for that application. 3. Go inside Traefik File System> Dynamic> example-e4e1ia.yml and make the following changes: