Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 312 Bytes

File metadata and controls

13 lines (8 loc) · 312 Bytes
  • Set envs in env folder

  • docker-compose up --build

  • in other terminal: docker-compose exec web python manage.py migrate docker-compose exec web python manage.py createsuperuser

-- if you USE_S3 you need to collectstatic docker-compose exec web python manage.py collectstatic

So, garden now on web too...