guanshuicheng / invoice

Collaboration with wangxupeng(https://github.com/wangxupeng)
MIT License
1.83k stars 455 forks source link

如何改变http://127.0.0.1:1111/invoice-ocr中的ip和端口 #20

Closed Deeachain closed 4 years ago

Deeachain commented 4 years ago
guanshuicheng commented 4 years ago

请查看你的机器的当前的网段地址,127.0.0.1默认的是当前本地地址,端口号需要和你的机器暴露出来的端口号一致才能访问,建议在docker中操作部署。