I need to connect DB through SSH tunnel and connect another application running on localhost. When tunnel, DB connection is successful but connecting to another application fails. it says 404 for all the requests.
How can I connect both remote DB and local app ?