Update README.md

This commit is contained in:
Andros Fenollosa 2022-08-09 09:39:48 +00:00
parent 37e39bb48f
commit 71a172b0aa

View File

@ -6,8 +6,6 @@
# Run 🏃
```
npm i
gulp
docker-compose up
```
@ -124,11 +122,3 @@ make run.loaddata.test
``` shell
docker exec -it project-django bash
```
# Run production
``` sh
docker-compose -f docker-compose.pro.yaml up
```
Open `https://proyect.com`.