Skip to content

Commit

Permalink
test docker reavis
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahtisham.shahid authored and Ahtisham.shahid committed Aug 7, 2019
1 parent aea5b9a commit b39515d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
web:
build: .
command: >
bash -c "sleep 10
bash -c "sleep 20
&& python manage.py migrate"
# && python manage.py runserver 0.0.0.0:8000"
# sleep 10 ; python manage.py runserver 0.0.0.0:8000
Expand Down

0 comments on commit b39515d

Please sign in to comment.