Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 173 Bytes

commands.md

File metadata and controls

12 lines (9 loc) · 173 Bytes

빌드

> docker-compose up -d --build

Django Commands

createsuperuser

> docker-compose run --rm webapp python manage.py createsuperuser