Update README.md
This commit is contained in:
parent
b17e290cf1
commit
64a131a86c
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ You need to copy the `CONTAINER ID` for the image `invsystem_web`
|
||||||
2. Execute the command `docker exec -i -t <CONTAINER ID> /bin/bash`
|
2. Execute the command `docker exec -i -t <CONTAINER ID> /bin/bash`
|
||||||
|
|
||||||
3. You are now attatched to the docker container via a shell. <br>
|
3. You are now attatched to the docker container via a shell. <br>
|
||||||
|
|
||||||
Enter `python3 manage.py makemigrations` and `python3 manage.py migrate`.<br>
|
Enter `python3 manage.py makemigrations` and `python3 manage.py migrate`.<br>
|
||||||
This sets up the database and initializes it.
|
This sets up the database and initializes it.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue