attorneyatlaw

Results 3 comments of attorneyatlaw

> [@attorneyatlaw](https://github.com/attorneyatlaw) > > You need to run `docker compose pull` to pull the latest image update as this issue has long been fixed. Then in the same directory run...

Thanks for your comments @NorkzYT I edited two parts in my original docker-compose.yml and **it worked.** command: ['sh', '-c', 'node ./scripts/self-host-predeploy && node ./dist/index.js'] -> command: ['sh', '-c', 'node ./scripts/self-host-predeploy...

> [@attorneyatlaw](https://github.com/attorneyatlaw) I'm curious, where did you get your docker-compose.yml from? I don’t remember exactly, but I think I found it while browsing the web. Maybe from here? [https://svrforum.com/](https://svrforum.com/)