In the vue-cli config file, my host address has been changed in the index.js file. Www.xx.com can start, but it can't be opened.

host: "www.xx.com",
port: 8080, 

I can start the project, but I can"t access the site when it opens, and my native host file 127.0.0.1 has also been changed to www.xx.com. May I ask what"s going on

?

can you visit www.xx.com ? Ping


try again with port


should be caused by browser dns cache, enter using stealth mode, or close browser and restart

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c562-4ef6d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c562-4ef6d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?