Skip to content

Commit

Permalink
Error In Setup solved (#1014)
Browse files Browse the repository at this point in the history
Co-authored-by: manish bisht <manishbisth9711@gmail.com>
  • Loading branch information
ManishBisht777 and manish bisht authored Jan 4, 2023
1 parent 3c3995b commit 5eb41f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
### open container bash terminal
docker exec -it <container id> /bin/bash

### migrate SQL commands in the database file
python manage.py migrate

### collect staticfiles
python manage.py collectstatic

Expand Down

0 comments on commit 5eb41f5

Please sign in to comment.