agekov
Droplet is blank
Hello, I managed to set up everything.
I followed these steps:
docker exec -it twenty-server-1 yarn
docker exec -it twenty-server-1 npx nx database:reset
but the second command I had to do:
docker exec -it twenty-server-1 yarn database:init:prod
and also had to upgrade to 8GB RAM during the execution of the command. But now everything works accordingly.
45 replies