-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | yes |
BC Break report? | no |
RFC? | no |
Symfony version | 3.3.9 |
Hello,
I develops on localhost with the port 8080, and ajax header responses contains :
X-Debug-Token | bc3e77
X-Debug-Token-Link | http://xxx.docker.xxx.io/index_debug.php/_profiler/bc3e77
But the profiler assumes the port 80, not the one really used. I want to display the link and click on it in case of error, but I can't for the moment.