Issues with access Hasura remotely

I am not sure exactly what is happening but, I can’t access port 8080 remotely, which is preventing me from migrating my database inside Hasura. I have to get to the console but I can only access port 8080 from within the remote server. I posted something on stack overflow thinking it was an HAPROXY issue but, I disabled HAPROXY and disabled the ubuntu firewall and I still cannot access port 8080 remotely. Here is the stackoverflow postgresql - loaded postgres with data from an sql file but, hasura is not picking up the tables from the database - Stack Overflow

Does my config look right? Thanks