个人注册公司流程及费用

用户7021520912:

你好,请问一下,我通过源码部署的时候,make up 后看着感觉都已经成功了,前端服务感觉也启动了([backend] Compiling...

[frontend]

[frontend] VITE v5.4.14 ready in 1009 ms

[frontend]

[frontend] ➜ Local: https://localhost:3001/static/

[frontend] ➜ Network: https://172.20.10.6:3001/static/

[frontend] [vite-plugin-static-copy] Collected 1 items.

[backend] Copying static files...

[backend] Done!

[frontend] 14:33:10 [vite] page reload build/server/error.dev.html

[frontend] 14:33:10 [vite] page reload build/server/error.prod.html),但是不知道为什么我用这个URL地址访问后,就是不行,但是用 3000的端口,后端是能够有get 信息,返回码也是 200,请教一下要怎么弄?谢谢