Open
Description
Describe the bug
All the frontend url routes are logging in the backend as well
To Reproduce
Steps to reproduce the behavior:
- dc logs -f frontend
- dc logs -f backend
- navigate to a frontend route
- it will appear in the backend logs as well
Expected behavior
It should not appear in the backend logs