Skip to content

Commit

Permalink
install script
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoamaral committed May 4, 2022
1 parent ce0ed37 commit 3bf87a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ git clone [email protected]:brunoamaral/rodas-furtadas.git && cd rodas-furtadas
cp example.env
read -p "Please edit the .env file and press any key ..."
sudo docker-compose up -d --build
sudo docker exec -it django ./manage.py migrate
open http://localhost:8000/
open http://localhost:8000/admin
```

0 comments on commit 3bf87a1

Please sign in to comment.