Hi there, first of all many thanks! It is amazing how well it works
Now only 1 problem I have remaining:
I added -e ADMIN_TOKEN=blabla… -e SIGNUPS_ALLOWED=false and some more to the startup of the docker container, in logs it also shows as
[WARNING] The following environment variables are being overriden by the config file,
[WARNING] please use the admin panel to make changes to them:
[WARNING] SIGNUPS_ALLOWED, ADMIN_TOKEN
Still I can sign up on the page? Not only the button is there, I can also go and sign up.
That means you edited the config through the admin panel, so the env options get ignored. If you want to change the signups_allowed options, you have to do it now through the admin panel.
The button is supposed to be there, but it should give an error when signing up