02cb) CORS Option 2 (failsafe)

Setting up CORS (failsafe)

  1. We must enable CORS so that the pt-panel can connect to the reverse-proxied pt-wings URL and vice versa.

  2. To accomplish this, we must navigate to the pt-wings URL settings. In my case, I choose the pterodactylnode.engels.zip settings-wheel.

  3. In there, go to the "Security" tab.

  4. Scroll down to the "Custom CORS Origin"

  5. Write a single * in the Custom CORS Origin field, and press Save.

This option should only be used, if the other CORS option doesn't work for you

On to the next step!

Last updated