- Update Sites from example.com => thesharegame.com (Database migration)
- Go to admin panel register github, don't forget to add the site
- Make sure on github.com the uri is set to thesharegame.com
For docker-compose make sure .env exists. Run
cp default.env .env
Update the values and moreover run:
> cd frontend
> cp .env.default .env.production.local
And again update/set the values!