Hello @Arda_Yurdakul,
Thanks for your message.
It’s a bit tricky to correct the situation here, as the 1st environment you created (named today Staging
) will stay the reference environment anyway.
We intend to make this process much simpler in the future.
But for now, you need to:
- Rename your
Production
environment toStaging 2
, and yourStaging
environment toProduction
(on the project settings of the Forest Admin interface) - Switch the Admin backend URL between the 2 environments (on the project settings of the Forest Admin interface)
- Switch the environment secrets (on your admin backends)
- Rename
Staging 2
toStaging
And everything should end as you wish.
Let me know!
Thanks.