fjykTec / ModernWMS

The open source simple and complete warehouse management system is derived from our many years of experience in implementing erp projects. We stripped the original commercial system wms function and opened it up for free, hoping to help the majority of small and medium-sized enterprises. At present, the system supports cross-platform。
https://modernwms.ikeyly.com/
Apache License 2.0
821 stars 259 forks source link

Request Timeout on docker deployment #17

Closed bekee closed 1 year ago

bekee commented 1 year ago

Went through the docker deployment process.

Login via the API works but from my local docker instance, when accessing the http://127.0.0.1/#/login I get Request Timeout error

leucoon commented 1 year ago

Please check if the IP and port in the remote address in the request header is consistent with the one you login via the API.

bekee commented 1 year ago

This seems to work after I closed the project and opened it again in docker