Hi,
This is sobhanadri. Here we are getting a variable with UI_JWT_SECRET, already we defined it in genieacs.env, with UI_JWT_SECRET=very_secret_Secret.
can anyone helps
Hi,
This is sobhanadri. Here we are getting a variable with UI_JWT_SECRET, already we defined it in genieacs.env, with UI_JWT_SECRET=very_secret_Secret.
can anyone helps
Hi, that must be set with the “GENIEACS_” prefix, so in the genieacs.env file you should have a line like this:
GENIEACS_UI_JWT_SECRET=xxx
where xxx is a generated random string
i have to give xxx
am i correct