Skip to content

Commit

Permalink
Don't mount .netrc anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgleason committed Feb 8, 2018
1 parent e33d88c commit c4c118c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Expand Up @@ -8,7 +8,6 @@ services:
command: python manage.py runserver 0.0.0.0:8000
volumes:
- .:/app
- .netrc:/root/.netrc
ports:
- "8000:8000"
environment:
Expand Down

0 comments on commit c4c118c

Please sign in to comment.