Mosasauroidea / GazellePW

Movie-based Gazelle
MIT License
243 stars 58 forks source link

Some javascript files are link to localhost:9002 #58

Closed riverstore closed 11 months ago

riverstore commented 11 months ago

Hi, I tried the lastest commit. I found that some javascript files lin to localhost:9002

localhost:9002/src/js/globalapp/index.js:1 
        Failed to load resource: net::ERR_CONNECTION_REFUSED
localhost:9002/@vite/client:1 
        Failed to load resource: net::ERR_CONNECTION_REFUSED
localhost:9002/src/js/app/app.jsx:1 
        Failed to load resource: net::ERR_CONNECTION_REFUSED
user_notifications.js?v=1694310779:79  Uncaught ReferenceError: t is not defined
    at createNoty (user_notifications.js?v=1694310779:79:15)
    at HTMLSpanElement.<anonymous> (user_notifications.js?v=1694310779:10:7)
    at Function.each (jquery.js?v=1694310779:860:38)
    at init.each (jquery.js?v=1694310779:666:18)
    at HTMLDocument.<anonymous> (user_notifications.js?v=1694310779:3:27)
    at k (jquery.js?v=1694310779:1028:20)
    at Object.fireWith [as resolveWith] (jquery.js?v=1694310779:1084:48)
    at Function.ready (jquery.js?v=1694310779:745:11)
    at HTMLDocument.D (jquery.js?v=1694310779:597:64)

Please help me fix it.

Thanks a lot.

riverstore commented 11 months ago

Sorry, I found it now