Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 444 Bytes

NOTES.md

File metadata and controls

17 lines (15 loc) · 444 Bytes

Auth Github

  1. Update Sites from example.com => thesharegame.com (Database migration)
  2. Go to admin panel register github, don't forget to add the site
  3. Make sure on github.com the uri is set to thesharegame.com

env

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!