You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The public link handling needs to be removed from the rest interface.
As of right now, the rest interface must still be configured with the frontend's web url ONLY because the rest interface serves up an html page with a callback form.
This break the separation of rest and website and makes it hard to dockerize.
The text was updated successfully, but these errors were encountered:
The public link handling needs to be removed from the rest interface.
As of right now, the rest interface must still be configured with the frontend's web url ONLY because the rest interface serves up an html page with a callback form.
This break the separation of rest and website and makes it hard to dockerize.
The text was updated successfully, but these errors were encountered: