Hello
in Docker-Taiga
, I had a problem with login before, I realized that it was because of the API = localhost
and I couldn’t log in from another system. I edited conf.json
and changed all localhost
to ip
. The login problem was solved, but now I have the same problem with uploading profile pictures. How should I solve this problem.
Thank you
There is also a TAIGA_DOMAIN that needs to be modified in the env file. It is recommended to try whether it can be solved