Hello
I’m having a little trouble configuring the environment.
I’ve created a new environment called Preprod on our project. I’ve been careful to set the right secrets for
FOREST_AUTH_SECRET
FOREST_ENV_SECRET
However I get this
Do you have any idea where this might come from?
Context
- Project name: Nostrum Care v3
- Team name: De
- Environment name: development
- Agent (forest package) name & version:
“@forestadmin/agent”: “^1.43.0”,
“@forestadmin/datasource-sequelize”: “^1.5.21”,
“@forestadmin/datasource-sql”: “^1.0.0”,
“dotenv”: “^16.0.1”,
“pg”: “^8.8.0”,
“sequelize”: “^6.33.0”,
“stripe”: “^14.17.0” - Database type: Postgresql
Thank you in advance for your help !!