Closed willow-god closed 5 months ago
Hi. I am facing the same problem. I think it happened when I upgraded to the latest version.
I have solved it. I did not configure the parameter CSRF_TRUSTED_ORIGINS
during the installation process. After configuring it, this problem did not occur again.
Can confirm that it worked, I was missing CSRF_TRUSTED_ORIGINS.
Great; glad that you were all able to resolve the issue.
Hello developers, I encountered the following problems while deploying your program:
This is what appeared after my successful deployment. The deployment method I used is docker-compose.
Here are my relevant documents:
.env:
nginx.conf:
docker-compase:
here is some related picture.The same is true on the computer.
Looking forward to your reply, I would appreciate it. think you very much!