02cb) CORS Option 2 (failsafe)
Setting up CORS (failsafe)
We must enable CORS so that the
pt-panel
can connect to the reverse-proxiedpt-wings
URL and vice versa.To accomplish this, we must navigate to the
pt-wings
URL settings. In my case, I choose thepterodactylnode.engels.zip
settings-wheel.In there, go to the "Security" tab.
Scroll down to the "Custom CORS Origin"
Write a single
*
in the Custom CORS Origin field, and pressSave
.

On to the next step!
Last updated