Skip to content

Commit

Permalink
no container for sourcecode, since it should not be persistent
Browse files Browse the repository at this point in the history
  • Loading branch information
Sh4kE committed Nov 18, 2016
1 parent b518e2d commit e8f0c78
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ services:
web:
image: wischlabs/ofm_helper
volumes:
- /usr/src/app
- /usr/src/app/staticfiles
restart: unless-stopped

Expand Down Expand Up @@ -40,4 +39,4 @@ services:

volumes:
pgdata:
#redisdata:
#redisdata:

1 comment on commit e8f0c78

@StegSchreck
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#49

Please sign in to comment.