Solution:
WordPress has configurations that store the site URL, which it uses to handle redirects. This is stored in the database in a table called wp_options. You’ll need to update “siteurl” and “home” to change the port from :8080 to :1550.