Skip to content

Commit

Permalink
Update docker.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ojonathacardoso authored Jun 8, 2022
1 parent fe8d09f commit af404e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Para que o sistema esteja com os dados iniciais, além das configurações de pe

::

sudo docker exec -i saap bash
sudo docker exec -it saap bash
./manage.py loaddata config/initial_data/auth_permission.json
./manage.py loaddata config/initial_data/auth_group.json
./manage.py loaddata config/initial_data/saap_*.json
Expand Down

0 comments on commit af404e5

Please sign in to comment.