Probesys / agentj

AgentJ is a free software anti-spam solution with human authentication and admin panel
https://agentj.io/
GNU Affero General Public License v3.0
22 stars 5 forks source link

Where to configure variables ?? #12

Closed psiraud1 closed 1 year ago

psiraud1 commented 2 years ago

Hello, 1° ) " All you have to do is to clone the repository

git clone https://github.com/Probesys/agentj.git

then, cd to the cloned repository to configure a few variables: " # cd agentj-docker" should be replaced by "cd agentj" 2°) where can we change variables, seems that a "something.env" is missing.

Anyway, thanks, you have done a great job.

ctresvaux commented 2 years ago

Hello, Thank you for your feedback. We will update the readme file. what you have to do is too rename the .env.example in .env and then initialize the differents variables. Regards

sjpp commented 1 year ago

Hi, thank you for the feedback. The README file has been updated and new specifies that .env.example is just a template file that must be copied under .env.