Insert your frontend hostname into the database to configure threadUrl
.
Script:
UPDATE settings SET VALUE = 'localhost:8080' WHERE key='ext.api.frontend_url'
Insert your frontend hostname into the database to configure threadUrl
.
Script:
UPDATE settings SET VALUE = 'localhost:8080' WHERE key='ext.api.frontend_url'