Mover server
Hi, I am running zitadel in a docker-compose setup on server A. I want to run it now on server B (with a different domain).
I assumed everything would be stored in the Postgres database and I only need to dump and restore.
This gives "Errors.App.NotFound" in the browser.
What would be the correct way?
1 Reply
Solved it: I got the order wrong and something lingered in the redis cache.