I was using the older 1.1 version and then I just installed this one … The older one had a config.json file to configure can anyone please tell me how to do the same in this one. Might be a lame question for many people here but I am just new to genieacs and kinda still not used to it.
You can keep your existing config.json file in v1.2. However I would recommend that move your config to environment variables as @ianbmacdonald said. Note that certain options are not available as environment vairables but have instead been moved to the databsae (under admin -> config tab). Here’s the full list of these options and their equivalent in the database:
The value should be an “expression” which is a new format that I haven’t yet had the time to document. For now you’ll probably get by using numbers, boolean (true/false), or quoted string literals ().
ran into something i am not sure what is happening … I am unable to login with valid credentials with a following error
UI_JWT_SECRET is not set
I read about this and it says that it has something to do with the browser cookies… So I wiped off everything and tried to log in … same issue persists… please help
please help