I am using gitea latest image. It used Postgres DB (using the latest postgress image).
As part of automation, I need to create an admin account using Gitea rest API. I have tried the below API. But It is not working.
https:///user/sign_up
Please help me at the earliest as its a showstopper issue for my development.
I am still facing this issue, please help to fix this issue