cello
cello copied to clipboard
login and register api return 404
i build my container with command:
make docker
CONFIG_PROD_MODE=y make start
and this is my container:

when i access localhost:8081, it returns token-verify 404 without do anything

and the same issue happend when using login and register

i do not know what happend on my system, is there any suggestion?
Is it resolved? I also encountered it, can you tell me how to solve it?
Is it resolved? I also encountered it, can you tell me how to solve it?
not yet, nobody reply
I have the same problem