What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi I have changed the endpoints-port as described here

U01C0GDQFEC
U01C0GDQFEC Posts: 12 🧑🏻‍🚀 - Cadet
edited December 2020 in Help

Hi I have changed the endpoints-port as described here https://app.slack.com/client/TH2HA6E6R/CMYFJCG2E/thread/CMYFJCG2E-1573552664.028700 This works fine but actually a few other developers of my team still work with defaul port 80. Now I can use the shop by adding the port 8080 to the URL but on every navigation the port is lost and I have to add it manually again. How can I add the port 8080 to the URL on every navigation/routing? Probably I need something similar to this -> https://stackoverflow.com/questions/54354193/change-the-host-and-port-generated-by-the-symfony-twig-url-helper

Comments

  • U01C0GDQFEC
    U01C0GDQFEC Posts: 12 🧑🏻‍🚀 - Cadet

    Think I found a good place for this...vendor/spryker/router (Spryker\Yves\Router\Generator)